2026-06-10 08:29:59.679382 | Job console starting
2026-06-10 08:29:59.808028 | Updating git repos
2026-06-10 08:29:59.841040 | Cloning repos into workspace
2026-06-10 08:30:00.977163 | Restoring repo states
2026-06-10 08:30:01.001605 | Merging changes
2026-06-10 08:30:01.001650 | Checking out repos
2026-06-10 08:30:01.466233 | Preparing playbooks
2026-06-10 08:30:07.256263 | Running Ansible setup
2026-06-10 08:30:11.239155 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 08:30:11.893560 | 
2026-06-10 08:30:11.893703 | PLAY [localhost]
2026-06-10 08:30:11.902678 | 
2026-06-10 08:30:11.902804 | TASK [Gathering Facts]
2026-06-10 08:30:12.915932 | localhost | ok
2026-06-10 08:30:12.926271 | 
2026-06-10 08:30:12.926413 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-10 08:30:13.349393 | localhost -> localhost | changed
2026-06-10 08:30:13.359792 | 
2026-06-10 08:30:13.359968 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-10 08:30:14.301948 | localhost -> localhost | changed
2026-06-10 08:30:14.308480 | 
2026-06-10 08:30:14.308554 | TASK [Setup log path fact]
2026-06-10 08:30:14.333760 | localhost | ok
2026-06-10 08:30:14.347097 | 
2026-06-10 08:30:14.347192 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 08:30:14.380402 | localhost | ok
2026-06-10 08:30:14.391598 | 
2026-06-10 08:30:14.391933 | TASK [emit-job-header : Print job information]
2026-06-10 08:30:14.433771 | # Job Information
2026-06-10 08:30:14.434000 | Ansible Version: 2.16.18
2026-06-10 08:30:14.434041 | Job: periodic-container-quay-push-centos-9-master
2026-06-10 08:30:14.434071 | Pipeline: openstack-promote-component
2026-06-10 08:30:14.434098 | Executor: 38.102.83.47
2026-06-10 08:30:14.434123 | Triggered by: https://review.rdoproject.org/r/plugins/gitiles/rdo-jobs/+/None^!/
2026-06-10 08:30:14.434149 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/d84/rdoproject.org/d84cf293073b4743a888b5dd129f653d/
2026-06-10 08:30:14.434175 | Event ID: 5b2a6fd615b84af8a0823d2348949ee9
2026-06-10 08:30:14.438109 | 
2026-06-10 08:30:14.438197 | LOOP [emit-job-header : Print node information]
2026-06-10 08:30:14.532984 | localhost | ok:
2026-06-10 08:30:14.533171 | localhost | # Node Information
2026-06-10 08:30:14.533200 | localhost | Inventory Hostname: primary
2026-06-10 08:30:14.533226 | localhost | Hostname: np0000069509
2026-06-10 08:30:14.533281 | localhost | Username: zuul
2026-06-10 08:30:14.533307 | localhost | Distro: CentOS 9
2026-06-10 08:30:14.533329 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-10 08:30:14.533350 | localhost | Region: RegionOne
2026-06-10 08:30:14.533371 | localhost | Label: cloud-centos-9-stream-tripleo-vexxhost
2026-06-10 08:30:14.533392 | localhost | Product Name: OpenStack Nova
2026-06-10 08:30:14.533412 | localhost | Interface IP: 38.102.83.18
2026-06-10 08:30:14.540292 | 
2026-06-10 08:30:14.540405 | PLAY [all]
2026-06-10 08:30:14.546168 | 
2026-06-10 08:30:14.546266 | TASK [Gather network facts]
2026-06-10 08:30:15.028566 | primary | ok
2026-06-10 08:30:15.042060 | 
2026-06-10 08:30:15.042276 | TASK [include_role : start-zuul-console]
2026-06-10 08:30:15.066666 | primary | ok
2026-06-10 08:30:15.092317 | 
2026-06-10 08:30:15.092498 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-10 08:30:15.511281 | primary | ok
2026-06-10 08:30:15.524106 | 
2026-06-10 08:30:15.524233 | TASK [include_role : add-build-sshkey]
2026-06-10 08:30:15.556689 | primary | ok
2026-06-10 08:30:15.588231 | 
2026-06-10 08:30:15.588420 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-10 08:30:15.858368 | primary -> localhost | ok
2026-06-10 08:30:15.864115 | 
2026-06-10 08:30:15.864229 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-10 08:30:15.893118 | primary | ok
2026-06-10 08:30:15.910291 | primary | included: /var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-10 08:30:15.916399 | 
2026-06-10 08:30:15.916540 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-10 08:30:16.706250 | primary -> localhost | Generating public/private rsa key pair.
2026-06-10 08:30:16.706569 | primary -> localhost | Your identification has been saved in /var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/work/d84cf293073b4743a888b5dd129f653d_id_rsa
2026-06-10 08:30:16.706635 | primary -> localhost | Your public key has been saved in /var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/work/d84cf293073b4743a888b5dd129f653d_id_rsa.pub
2026-06-10 08:30:16.706684 | primary -> localhost | The key fingerprint is:
2026-06-10 08:30:16.706728 | primary -> localhost | SHA256:IyCN9nn7vxoObqcHlsoKrax3ZVjZGuALIPaFul9ZtP0 zuul-build-sshkey
2026-06-10 08:30:16.706768 | primary -> localhost | The key's randomart image is:
2026-06-10 08:30:16.706808 | primary -> localhost | +---[RSA 3072]----+
2026-06-10 08:30:16.706849 | primary -> localhost | |    .            |
2026-06-10 08:30:16.706893 | primary -> localhost | |o. +.. .         |
2026-06-10 08:30:16.706932 | primary -> localhost | |o.*.+..oo        |
2026-06-10 08:30:16.706973 | primary -> localhost | | o.+.o+o..       |
2026-06-10 08:30:16.707012 | primary -> localhost | |  ..o+=+S .      |
2026-06-10 08:30:16.707050 | primary -> localhost | | o  o+Bo . E     |
2026-06-10 08:30:16.707088 | primary -> localhost | |. o..=o..        |
2026-06-10 08:30:16.707368 | primary -> localhost | |.o..+..+o.       |
2026-06-10 08:30:16.707420 | primary -> localhost | |+o.o .o++oo.     |
2026-06-10 08:30:16.707502 | primary -> localhost | +----[SHA256]-----+
2026-06-10 08:30:16.707595 | primary -> localhost | ok: Runtime: 0:00:00.308438
2026-06-10 08:30:16.715461 | 
2026-06-10 08:30:16.715612 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-10 08:30:16.749464 | primary | ok
2026-06-10 08:30:16.767974 | primary | included: /var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-10 08:30:16.779851 | 
2026-06-10 08:30:16.779990 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-10 08:30:16.804819 | primary | skipping: Conditional result was False
2026-06-10 08:30:16.811623 | 
2026-06-10 08:30:16.811754 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-10 08:30:17.308947 | primary | changed
2026-06-10 08:30:17.318649 | 
2026-06-10 08:30:17.318794 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-10 08:30:17.598769 | primary | ok
2026-06-10 08:30:17.606682 | 
2026-06-10 08:30:17.606831 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-10 08:30:18.465424 | primary | changed
2026-06-10 08:30:18.473145 | 
2026-06-10 08:30:18.473285 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-10 08:30:19.360257 | primary | changed
2026-06-10 08:30:19.368894 | 
2026-06-10 08:30:19.369025 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-10 08:30:19.395361 | primary | skipping: Conditional result was False
2026-06-10 08:30:19.403906 | 
2026-06-10 08:30:19.404100 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-10 08:30:19.874186 | primary -> localhost | changed
2026-06-10 08:30:19.881307 | 
2026-06-10 08:30:19.881406 | TASK [add-build-sshkey : Add back temp key]
2026-06-10 08:30:20.243170 | primary -> localhost | Identity added: /var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/work/d84cf293073b4743a888b5dd129f653d_id_rsa (zuul-build-sshkey)
2026-06-10 08:30:20.243386 | primary -> localhost | ok: Runtime: 0:00:00.012253
2026-06-10 08:30:20.247297 | 
2026-06-10 08:30:20.247378 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-10 08:30:20.653787 | primary | ok
2026-06-10 08:30:20.663978 | 
2026-06-10 08:30:20.664204 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-10 08:30:20.701128 | primary | skipping: Conditional result was False
2026-06-10 08:30:20.713186 | 
2026-06-10 08:30:20.713301 | TASK [include_role : validate-host]
2026-06-10 08:30:20.754723 | primary | ok
2026-06-10 08:30:20.784466 | 
2026-06-10 08:30:20.784634 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-10 08:30:20.823682 | primary | ok
2026-06-10 08:30:20.828027 | 
2026-06-10 08:30:20.828158 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-10 08:30:21.137274 | primary -> localhost | ok
2026-06-10 08:30:21.146245 | 
2026-06-10 08:30:21.146590 | TASK [validate-host : Collect information about the host]
2026-06-10 08:30:21.820506 | primary | ok
2026-06-10 08:30:21.839408 | 
2026-06-10 08:30:21.839692 | TASK [validate-host : Sanitize hostname]
2026-06-10 08:30:21.914631 | primary | ok
2026-06-10 08:30:21.923273 | 
2026-06-10 08:30:21.923463 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-10 08:30:22.436881 | primary -> localhost | changed
2026-06-10 08:30:22.442177 | 
2026-06-10 08:30:22.442255 | TASK [validate-host : Collect information about zuul worker]
2026-06-10 08:30:22.847932 | primary | ok
2026-06-10 08:30:22.855835 | 
2026-06-10 08:30:22.856027 | TASK [validate-host : Write out all zuul information for each host]
2026-06-10 08:30:23.319195 | primary -> localhost | changed
2026-06-10 08:30:23.330544 | 
2026-06-10 08:30:23.330678 | TASK [include_role : prepare-workspace-openshift]
2026-06-10 08:30:23.356619 | primary | skipping: Conditional result was False
2026-06-10 08:30:23.360841 | 
2026-06-10 08:30:23.360964 | TASK [include_role : remove-zuul-sshkey]
2026-06-10 08:30:23.375800 | primary | skipping: Conditional result was False
2026-06-10 08:30:23.380263 | 
2026-06-10 08:30:23.380353 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-10 08:30:23.625008 | primary | ok: "logs"
2026-06-10 08:30:23.625399 | primary | ok: All items complete
2026-06-10 08:30:23.625495 | 
2026-06-10 08:30:23.812748 | primary | ok: "artifacts"
2026-06-10 08:30:23.996802 | primary | ok: "docs"
2026-06-10 08:30:24.004610 | 
2026-06-10 08:30:24.004695 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-10 08:30:24.239737 | primary | changed: "logs"
2026-06-10 08:30:24.423274 | primary | changed: "artifacts"
2026-06-10 08:30:24.623848 | primary | changed: "docs"
2026-06-10 08:30:24.634488 | 
2026-06-10 08:30:24.634611 | PLAY RECAP
2026-06-10 08:30:24.634664 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 08:30:24.634695 | primary | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-10 08:30:24.634715 | 
2026-06-10 08:30:24.788130 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 08:30:24.791690 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 08:30:25.436841 | 
2026-06-10 08:30:25.437014 | PLAY [all]
2026-06-10 08:30:25.449293 | 
2026-06-10 08:30:25.449477 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-10 08:30:25.538498 | primary | ok
2026-06-10 08:30:25.543143 | 
2026-06-10 08:30:25.543302 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-10 08:30:25.998447 | primary | changed
2026-06-10 08:30:26.004344 | 
2026-06-10 08:30:26.004456 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-10 08:30:27.099759 | primary | changed
2026-06-10 08:30:27.109739 | 
2026-06-10 08:30:27.109852 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-10 08:30:27.646232 | primary | changed:
2026-06-10 08:30:27.646503 | primary | {
2026-06-10 08:30:27.646544 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-10 08:30:27.646591 | primary | }
2026-06-10 08:30:27.915777 | primary | changed:
2026-06-10 08:30:27.915922 | primary | {
2026-06-10 08:30:27.915974 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-10 08:30:27.916017 | primary | }
2026-06-10 08:30:28.182942 | primary | changed:
2026-06-10 08:30:28.183084 | primary | {
2026-06-10 08:30:28.183108 | 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-10 08:30:28.183127 | primary | }
2026-06-10 08:30:28.451305 | primary | changed:
2026-06-10 08:30:28.451485 | primary | {
2026-06-10 08:30:28.451532 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-10 08:30:28.451569 | primary | }
2026-06-10 08:30:28.736206 | primary | changed:
2026-06-10 08:30:28.736373 | primary | {
2026-06-10 08:30:28.736424 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-10 08:30:28.736505 | primary | }
2026-06-10 08:30:29.010381 | primary | changed:
2026-06-10 08:30:29.010514 | primary | {
2026-06-10 08:30:29.010541 | primary |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-10 08:30:29.010561 | primary | }
2026-06-10 08:30:29.305715 | primary | changed:
2026-06-10 08:30:29.305852 | primary | {
2026-06-10 08:30:29.305882 | 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-10 08:30:29.305902 | primary | }
2026-06-10 08:30:29.609290 | primary | changed:
2026-06-10 08:30:29.609494 | primary | {
2026-06-10 08:30:29.609558 | 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-10 08:30:29.609602 | primary | }
2026-06-10 08:30:29.861975 | primary | changed:
2026-06-10 08:30:29.862175 | primary | {
2026-06-10 08:30:29.862241 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-10 08:30:29.862284 | primary | }
2026-06-10 08:30:30.147081 | primary | changed:
2026-06-10 08:30:30.147263 | primary | {
2026-06-10 08:30:30.147340 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-10 08:30:30.147406 | primary | }
2026-06-10 08:30:30.436581 | primary | changed:
2026-06-10 08:30:30.445531 | primary | {
2026-06-10 08:30:30.445706 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-10 08:30:30.445757 | primary | }
2026-06-10 08:30:30.757410 | primary | changed:
2026-06-10 08:30:30.757568 | primary | {
2026-06-10 08:30:30.757603 | primary |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-10 08:30:30.757636 | primary | }
2026-06-10 08:30:30.990234 | primary | changed:
2026-06-10 08:30:30.990347 | primary | {
2026-06-10 08:30:30.990377 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-10 08:30:30.990402 | primary | }
2026-06-10 08:30:31.272813 | primary | changed:
2026-06-10 08:30:31.272979 | primary | {
2026-06-10 08:30:31.273030 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-10 08:30:31.273070 | primary | }
2026-06-10 08:30:31.509563 | primary | changed:
2026-06-10 08:30:31.509879 | primary | {
2026-06-10 08:30:31.509985 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-10 08:30:31.510068 | primary | }
2026-06-10 08:30:31.803638 | primary | changed:
2026-06-10 08:30:31.803766 | primary | {
2026-06-10 08:30:31.803797 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-10 08:30:31.803818 | primary | }
2026-06-10 08:30:32.061141 | primary | changed:
2026-06-10 08:30:32.061268 | primary | {
2026-06-10 08:30:32.061293 | 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-10 08:30:32.061313 | primary | }
2026-06-10 08:30:32.391669 | primary | changed:
2026-06-10 08:30:32.391834 | primary | {
2026-06-10 08:30:32.391885 | 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-10 08:30:32.391924 | primary | }
2026-06-10 08:30:32.623621 | primary | changed:
2026-06-10 08:30:32.624119 | primary | {
2026-06-10 08:30:32.624229 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-10 08:30:32.624384 | primary | }
2026-06-10 08:30:32.858793 | primary | changed:
2026-06-10 08:30:32.859090 | primary | {
2026-06-10 08:30:32.859140 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-10 08:30:32.859183 | primary | }
2026-06-10 08:30:33.142266 | primary | changed:
2026-06-10 08:30:33.142420 | primary | {
2026-06-10 08:30:33.142509 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-10 08:30:33.142555 | primary | }
2026-06-10 08:30:33.425941 | primary | changed:
2026-06-10 08:30:33.426116 | primary | {
2026-06-10 08:30:33.426165 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-10 08:30:33.426203 | primary | }
2026-06-10 08:30:33.682248 | primary | changed:
2026-06-10 08:30:33.682377 | primary | {
2026-06-10 08:30:33.682406 | 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-10 08:30:33.682477 | primary | }
2026-06-10 08:30:33.964554 | primary | changed:
2026-06-10 08:30:33.964662 | primary | {
2026-06-10 08:30:33.964686 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-10 08:30:33.964705 | primary | }
2026-06-10 08:30:34.215788 | primary | changed:
2026-06-10 08:30:34.215963 | primary | {
2026-06-10 08:30:34.216015 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-10 08:30:34.216056 | primary | }
2026-06-10 08:30:34.492896 | primary | changed:
2026-06-10 08:30:34.493071 | primary | {
2026-06-10 08:30:34.493120 | primary |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-10 08:30:34.493160 | primary | }
2026-06-10 08:30:34.536225 | 
2026-06-10 08:30:34.536470 | TASK [Set timezone to UTC]
2026-06-10 08:30:35.102010 | primary | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-10 08:30:35.109845 | 
2026-06-10 08:30:35.109982 | TASK [Create nodepool directory]
2026-06-10 08:30:35.398568 | primary | changed
2026-06-10 08:30:35.407618 | 
2026-06-10 08:30:35.407760 | TASK [Create nodepool sub_nodes file]
2026-06-10 08:30:36.118132 | primary | changed
2026-06-10 08:30:36.122096 | 
2026-06-10 08:30:36.122206 | TASK [Create nodepool sub_nodes_private file]
2026-06-10 08:30:36.872293 | primary | changed
2026-06-10 08:30:36.877507 | 
2026-06-10 08:30:36.877596 | LOOP [Populate nodepool sub_nodes file]
2026-06-10 08:30:36.930544 | 
2026-06-10 08:30:36.930783 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-10 08:30:36.984780 | 
2026-06-10 08:30:36.985020 | TASK [Create nodepool primary file]
2026-06-10 08:30:37.763154 | primary | changed
2026-06-10 08:30:37.767072 | 
2026-06-10 08:30:37.767154 | TASK [Create nodepool node_private for this node]
2026-06-10 08:30:38.534243 | primary | changed
2026-06-10 08:30:38.544574 | 
2026-06-10 08:30:38.544739 | LOOP [Copy ssh keys to nodepool directory]
2026-06-10 08:30:39.005524 | primary | ok: Item: id_rsa Runtime: 0:00:00.006206
2026-06-10 08:30:39.005770 | 
2026-06-10 08:30:39.222548 | primary | ok: Item: id_rsa.pub Runtime: 0:00:00.007546
2026-06-10 08:30:39.238365 | 
2026-06-10 08:30:39.238535 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-10 08:30:39.981819 | primary | changed
2026-06-10 08:30:39.990387 | 
2026-06-10 08:30:39.990587 | TASK [Validate sudoers config after edits]
2026-06-10 08:30:40.299317 | primary | /etc/sudoers: parsed OK
2026-06-10 08:30:40.299386 | primary | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-10 08:30:40.299393 | primary | /etc/sudoers.d/zuul: parsed OK
2026-06-10 08:30:40.299398 | primary | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-10 08:30:40.544869 | primary | ok: Runtime: 0:00:00.008229
2026-06-10 08:30:40.553853 | 
2026-06-10 08:30:40.554025 | TASK [Show the environment passed in to job shell scripts]
2026-06-10 08:30:40.817848 | primary | SHELL=/bin/bash
2026-06-10 08:30:40.817920 | primary | ZUUL_PROJECT=rdo-jobs
2026-06-10 08:30:40.817930 | primary | ZUUL_SHORT_PROJECT_NAME=rdo-jobs
2026-06-10 08:30:40.817934 | primary | PWD=/home/zuul
2026-06-10 08:30:40.817938 | primary | ZUUL_PIPELINE=openstack-promote-component
2026-06-10 08:30:40.817942 | primary | LOGNAME=zuul
2026-06-10 08:30:40.817945 | primary | XDG_SESSION_TYPE=tty
2026-06-10 08:30:40.817950 | primary | _=/usr/bin/env
2026-06-10 08:30:40.817955 | primary | MOTD_SHOWN=pam
2026-06-10 08:30:40.817959 | primary | HOME=/home/zuul
2026-06-10 08:30:40.817963 | primary | LANG=en_US.UTF-8
2026-06-10 08:30:40.817967 | primary | SSH_CONNECTION=38.102.83.47 35378 38.102.83.18 22
2026-06-10 08:30:40.817971 | primary | TOX_TESTENV_PASSENV=ZUUL_UUID ZUUL_PROJECT ZUUL_SHORT_PROJECT_NAME ZUUL_PIPELINE ZUUL_VOTING WORKSPACE BUILD_TIMEOUT ZUUL_BRANCH
2026-06-10 08:30:40.817975 | primary | WORKSPACE=/home/zuul/workspace
2026-06-10 08:30:40.817979 | primary | XDG_SESSION_CLASS=user
2026-06-10 08:30:40.817982 | primary | SELINUX_ROLE_REQUESTED=
2026-06-10 08:30:40.817986 | primary | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-10 08:30:40.817990 | primary | USER=zuul
2026-06-10 08:30:40.817993 | primary | ZUUL_VOTING=True
2026-06-10 08:30:40.817997 | primary | BUILD_TIMEOUT=3000000
2026-06-10 08:30:40.818000 | primary | SELINUX_USE_CURRENT_RANGE=
2026-06-10 08:30:40.818004 | primary | SHLVL=1
2026-06-10 08:30:40.818007 | primary | XDG_SESSION_ID=1
2026-06-10 08:30:40.818010 | primary | ZUUL_BRANCH=master
2026-06-10 08:30:40.818014 | primary | XDG_RUNTIME_DIR=/run/user/1000
2026-06-10 08:30:40.818017 | primary | SSH_CLIENT=38.102.83.47 35378 22
2026-06-10 08:30:40.818021 | primary | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-10 08:30:40.818024 | primary | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-10 08:30:40.818028 | primary | which_declare=declare -f
2026-06-10 08:30:40.818031 | primary | PATH=/home/zuul/.local/bin:/home/zuul/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
2026-06-10 08:30:40.818035 | primary | SELINUX_LEVEL_REQUESTED=
2026-06-10 08:30:40.818039 | primary | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-10 08:30:40.818042 | primary | ZUUL_UUID=d84cf293073b4743a888b5dd129f653d
2026-06-10 08:30:40.818048 | primary | BASH_FUNC_which%%=() {  ( alias;
2026-06-10 08:30:40.818052 | primary |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-10 08:30:40.818055 | primary | }
2026-06-10 08:30:41.104059 | primary | ok: Runtime: 0:00:00.005089
2026-06-10 08:30:41.112592 | 
2026-06-10 08:30:41.112760 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-10 08:30:41.139049 | primary | skipping: Conditional result was False
2026-06-10 08:30:41.149495 | 
2026-06-10 08:30:41.149650 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-10 08:30:41.691697 | primary | skipping: Conditional result was False
2026-06-10 08:30:41.701517 | 
2026-06-10 08:30:41.701659 | TASK [Ensure legacy workspace directory]
2026-06-10 08:30:41.980949 | primary | changed
2026-06-10 08:30:41.984051 | 
2026-06-10 08:30:41.984168 | PLAY RECAP
2026-06-10 08:30:41.984287 | primary | ok: 15 changed: 12 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-10 08:30:41.984334 | 
2026-06-10 08:30:42.181892 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 08:30:42.185061 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-10 08:30:42.840294 | 
2026-06-10 08:30:42.840472 | PLAY [primary]
2026-06-10 08:30:42.852213 | 
2026-06-10 08:30:42.852338 | TASK [Clone repos in the job workspace]
2026-06-10 08:30:42.871284 | primary | ok
2026-06-10 08:30:42.889447 | 
2026-06-10 08:30:42.889581 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-10 08:30:43.273004 | primary | ok
2026-06-10 08:30:43.278680 | 
2026-06-10 08:30:43.278758 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-10 08:30:44.826476 | primary | Output suppressed because no_log was given
2026-06-10 08:30:44.843622 | 
2026-06-10 08:30:44.843902 | TASK [Create the config file]
2026-06-10 08:30:45.976825 | primary | changed
2026-06-10 08:30:45.979933 | 
2026-06-10 08:30:45.980034 | PLAY RECAP
2026-06-10 08:30:45.980128 | primary | ok: 3 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 08:30:45.980173 | 
2026-06-10 08:30:46.139814 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/pre-push.yaml@master]
2026-06-10 08:30:46.142913 | PRE-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-10 08:30:46.768891 | 
2026-06-10 08:30:46.769016 | PLAY [primary]
2026-06-10 08:30:46.780633 | 
2026-06-10 08:30:46.780750 | TASK [Create copy-container.yml playbook on primary]
2026-06-10 08:30:47.750567 | primary | changed
2026-06-10 08:30:47.760046 | 
2026-06-10 08:30:47.760304 | TASK [Install required packages]
2026-06-10 08:31:32.306694 | primary | changed
2026-06-10 08:31:32.315464 | 
2026-06-10 08:31:32.315608 | TASK [Ensure dependency collections are installed]
2026-06-10 08:32:39.793462 | primary | changed
2026-06-10 08:32:39.808847 | 
2026-06-10 08:32:39.808994 | TASK [install copy-containers]
2026-06-10 08:32:40.712770 | primary |
2026-06-10 08:32:40.712940 | primary | PLAY [localhost] ***************************************************************
2026-06-10 08:32:40.712949 | primary |
2026-06-10 08:32:40.712955 | primary | TASK [Gathering Facts ] ********************************************************
2026-06-10 08:32:40.712965 | primary | Wednesday 10 June 2026  08:32:40 +0000 (0:00:00.034)       0:00:00.034 ********
2026-06-10 08:32:40.712973 | primary | Wednesday 10 June 2026  08:32:40 +0000 (0:00:00.032)       0:00:00.032 ********
2026-06-10 08:32:41.596909 | primary | ok: [localhost]
2026-06-10 08:32:41.596973 | primary |
2026-06-10 08:32:41.596981 | primary | TASK [Install copy_containers name=copy_container, tasks_from=main] ************
2026-06-10 08:32:41.596988 | primary | Wednesday 10 June 2026  08:32:41 +0000 (0:00:00.884)       0:00:00.918 ********
2026-06-10 08:32:41.596994 | primary | Wednesday 10 June 2026  08:32:41 +0000 (0:00:00.884)       0:00:00.917 ********
2026-06-10 08:32:41.630304 | primary |
2026-06-10 08:32:41.630364 | primary | TASK [copy_container : Ensure directory is present path={{ cifmw_copy_ct_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-10 08:32:41.630369 | primary | Wednesday 10 June 2026  08:32:41 +0000 (0:00:00.033)       0:00:00.952 ********
2026-06-10 08:32:41.630374 | primary | Wednesday 10 June 2026  08:32:41 +0000 (0:00:00.033)       0:00:00.951 ********
2026-06-10 08:32:42.064353 | primary | changed: [localhost] => (item=artifacts)
2026-06-10 08:32:42.064387 | primary | changed: [localhost] => (item=logs)
2026-06-10 08:32:42.064393 | primary |
2026-06-10 08:32:42.064406 | primary | TASK [copy_container : Install HyperScale repository (btrfs-progs requirement) name=['centos-release-hyperscale-experimental']] ***
2026-06-10 08:32:42.064411 | primary | Wednesday 10 June 2026  08:32:42 +0000 (0:00:00.433)       0:00:01.386 ********
2026-06-10 08:32:42.064415 | primary | Wednesday 10 June 2026  08:32:42 +0000 (0:00:00.433)       0:00:01.385 ********
2026-06-10 08:32:45.928616 | primary | changed: [localhost]
2026-06-10 08:32:45.928723 | primary |
2026-06-10 08:32:45.928750 | primary | TASK [copy_container : Install required packages name=['device-mapper-devel', 'gpgme-devel', 'btrfs-progs-devel', 'golang']] ***
2026-06-10 08:32:45.928757 | primary | Wednesday 10 June 2026  08:32:45 +0000 (0:00:03.864)       0:00:05.250 ********
2026-06-10 08:32:45.928761 | primary | Wednesday 10 June 2026  08:32:45 +0000 (0:00:03.864)       0:00:05.249 ********
2026-06-10 08:33:17.759782 | primary | changed: [localhost]
2026-06-10 08:33:17.759822 | primary |
2026-06-10 08:33:17.759828 | primary | TASK [copy_container : Create temporary directory state=directory, suffix=copy-container] ***
2026-06-10 08:33:17.759833 | primary | Wednesday 10 June 2026  08:33:17 +0000 (0:00:31.831)       0:00:37.081 ********
2026-06-10 08:33:17.759837 | primary | Wednesday 10 June 2026  08:33:17 +0000 (0:00:31.831)       0:00:37.080 ********
2026-06-10 08:33:18.039934 | primary | changed: [localhost]
2026-06-10 08:33:18.039972 | primary |
2026-06-10 08:33:18.039978 | primary | TASK [copy_container : Copy go files to temporary directory src=copy-quay/, dest={{ temporary_copy_container_dir.path }}, mode=0755] ***
2026-06-10 08:33:18.039983 | primary | Wednesday 10 June 2026  08:33:18 +0000 (0:00:00.280)       0:00:37.361 ********
2026-06-10 08:33:18.039987 | primary | Wednesday 10 June 2026  08:33:18 +0000 (0:00:00.280)       0:00:37.360 ********
2026-06-10 08:33:21.476430 | primary | changed: [localhost]
2026-06-10 08:33:21.476500 | primary |
2026-06-10 08:33:21.476512 | 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-10 08:33:21.476528 | primary | Wednesday 10 June 2026  08:33:21 +0000 (0:00:03.435)       0:00:40.797 ********
2026-06-10 08:33:21.476536 | primary | Wednesday 10 June 2026  08:33:21 +0000 (0:00:03.435)       0:00:40.796 ********
2026-06-10 08:34:21.245209 | primary | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_build_the_copy_container.log
2026-06-10 08:34:21.245284 | primary | ok: [localhost]
2026-06-10 08:34:21.245293 | primary |
2026-06-10 08:34:21.245303 | 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-10 08:34:21.245311 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:59.768)       0:01:40.566 ********
2026-06-10 08:34:21.245334 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:59.768)       0:01:40.565 ********
2026-06-10 08:34:21.280202 | primary | skipping: [localhost]
2026-06-10 08:34:21.280265 | primary |
2026-06-10 08:34:21.280273 | 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-10 08:34:21.280280 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.035)       0:01:40.601 ********
2026-06-10 08:34:21.280286 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.035)       0:01:40.600 ********
2026-06-10 08:34:21.672592 | primary | changed: [localhost]
2026-06-10 08:34:21.672636 | primary |
2026-06-10 08:34:21.672647 | primary | TASK [copy_container : Delete temporary directory path={{ temporary_copy_container_dir.path }}, state=absent] ***
2026-06-10 08:34:21.672656 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.393)       0:01:40.994 ********
2026-06-10 08:34:21.672665 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.392)       0:01:40.993 ********
2026-06-10 08:34:21.871461 | primary | changed: [localhost]
2026-06-10 08:34:21.871496 | primary |
2026-06-10 08:34:21.871504 | 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-10 08:34:21.871515 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.198)       0:01:41.193 ********
2026-06-10 08:34:21.871521 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.198)       0:01:41.192 ********
2026-06-10 08:34:21.898716 | primary | skipping: [localhost]
2026-06-10 08:34:21.898764 | primary |
2026-06-10 08:34:21.898772 | 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-10 08:34:21.898778 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.027)       0:01:41.220 ********
2026-06-10 08:34:21.898784 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.027)       0:01:41.219 ********
2026-06-10 08:34:21.941462 | primary | skipping: [localhost]
2026-06-10 08:34:21.941503 | primary |
2026-06-10 08:34:21.941514 | 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-10 08:34:21.941523 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.042)       0:01:41.263 ********
2026-06-10 08:34:21.941543 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.042)       0:01:41.262 ********
2026-06-10 08:34:21.976870 | primary | skipping: [localhost]
2026-06-10 08:34:21.976923 | primary |
2026-06-10 08:34:21.976934 | 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-10 08:34:21.976943 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.034)       0:01:41.298 ********
2026-06-10 08:34:21.976952 | primary | Wednesday 10 June 2026  08:34:21 +0000 (0:00:00.035)       0:01:41.297 ********
2026-06-10 08:34:22.018142 | primary | skipping: [localhost]
2026-06-10 08:34:22.018217 | primary |
2026-06-10 08:34:22.018228 | 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-10 08:34:22.018239 | primary | Wednesday 10 June 2026  08:34:22 +0000 (0:00:00.040)       0:01:41.339 ********
2026-06-10 08:34:22.018248 | primary | Wednesday 10 June 2026  08:34:22 +0000 (0:00:00.040)       0:01:41.338 ********
2026-06-10 08:34:22.069810 | primary | skipping: [localhost]
2026-06-10 08:34:22.069853 | primary |
2026-06-10 08:34:22.069864 | 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-10 08:34:22.069884 | primary | Wednesday 10 June 2026  08:34:22 +0000 (0:00:00.051)       0:01:41.391 ********
2026-06-10 08:34:22.069892 | primary | Wednesday 10 June 2026  08:34:22 +0000 (0:00:00.051)       0:01:41.390 ********
2026-06-10 08:34:22.146061 | primary | skipping: [localhost]
2026-06-10 08:34:22.146109 | primary |
2026-06-10 08:34:22.146123 | primary | PLAY RECAP *********************************************************************
2026-06-10 08:34:22.146136 | primary | localhost                  : ok=9    changed=7    unreachable=0    failed=0    skipped=7    rescued=0    ignored=0
2026-06-10 08:34:22.146148 | primary |
2026-06-10 08:34:22.146159 | primary | Wednesday 10 June 2026  08:34:22 +0000 (0:00:00.075)       0:01:41.466 ********
2026-06-10 08:34:22.146170 | primary | ===============================================================================
2026-06-10 08:34:22.146181 | primary | copy_container : Build the copy-container ------------------------------ 59.77s
2026-06-10 08:34:22.146192 | primary | copy_container : Install required packages ----------------------------- 31.83s
2026-06-10 08:34:22.146201 | primary | copy_container : Install HyperScale repository (btrfs-progs requirement) --- 3.86s
2026-06-10 08:34:22.146209 | primary | copy_container : Copy go files to temporary directory ------------------- 3.44s
2026-06-10 08:34:22.146217 | primary | Gathering Facts --------------------------------------------------------- 0.88s
2026-06-10 08:34:22.146224 | primary | copy_container : Ensure directory is present ---------------------------- 0.43s
2026-06-10 08:34:22.146232 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 9) --------------- 0.39s
2026-06-10 08:34:22.146240 | primary | copy_container : Create temporary directory ----------------------------- 0.28s
2026-06-10 08:34:22.146248 | primary | copy_container : Delete temporary directory ----------------------------- 0.20s
2026-06-10 08:34:22.146255 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.08s
2026-06-10 08:34:22.146263 | primary | copy_container : Create cron job to tag containers ---------------------- 0.05s
2026-06-10 08:34:22.146270 | primary | copy_container : Create cron job to tag containers ---------------------- 0.04s
2026-06-10 08:34:22.146278 | primary | copy_container : Create cron job to copy containers --------------------- 0.04s
2026-06-10 08:34:22.146286 | primary | copy_container : Copy binary to /usr/local/bin (CentOS 8) --------------- 0.04s
2026-06-10 08:34:22.146293 | primary | copy_container : Create cron job to copy containers to rdo registry ----- 0.04s
2026-06-10 08:34:22.146301 | primary | Install copy_containers ------------------------------------------------- 0.03s
2026-06-10 08:34:22.146309 | primary | copy_container : Create cron job to copy containers --------------------- 0.03s
2026-06-10 08:34:22.146316 | primary | Wednesday 10 June 2026  08:34:22 +0000 (0:00:00.076)       0:01:41.466 ********
2026-06-10 08:34:22.146324 | primary | ===============================================================================
2026-06-10 08:34:22.146332 | primary | copy_container -------------------------------------------------------- 100.52s
2026-06-10 08:34:22.146339 | primary | gather_facts ------------------------------------------------------------ 0.88s
2026-06-10 08:34:22.146347 | primary | ansible.builtin.include_role -------------------------------------------- 0.03s
2026-06-10 08:34:22.146355 | primary | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-10 08:34:22.146363 | primary | total ----------------------------------------------------------------- 101.43s
2026-06-10 08:34:22.535691 | primary | ok: Runtime: 0:01:41.966542
2026-06-10 08:34:22.540383 | 
2026-06-10 08:34:22.540553 | PLAY RECAP
2026-06-10 08:34:22.540681 | primary | ok: 4 changed: 4 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 08:34:22.540799 | 
2026-06-10 08:34:22.680084 | PRE-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/copy_container_run.yaml@master]
2026-06-10 08:34:22.683323 | RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-10 08:34:23.415067 | 
2026-06-10 08:34:23.415199 | PLAY [primary]
2026-06-10 08:34:23.426016 | 
2026-06-10 08:34:23.426093 | TASK [Install podman]
2026-06-10 08:34:24.783637 | primary | ok: Nothing to do
2026-06-10 08:34:24.793046 | 
2026-06-10 08:34:24.793232 | TASK [Get md5 file for DLRN hash tag]
2026-06-10 08:34:25.393312 | primary | changed: OK (32 bytes)
2026-06-10 08:34:25.403106 | 
2026-06-10 08:34:25.403275 | TASK [Find MD5 value]
2026-06-10 08:34:25.944650 | primary | ok: Runtime: 0:00:00.002990
2026-06-10 08:34:25.951398 | 
2026-06-10 08:34:25.951603 | TASK [Perform container registry login with podman]
2026-06-10 08:34:27.487592 | primary | Output suppressed because no_log was given
2026-06-10 08:34:27.496204 | 
2026-06-10 08:34:27.496383 | TASK [Copy containers per release]
2026-06-10 08:36:46.450005 | primary | Output suppressed because no_log was given
2026-06-10 08:36:46.455249 | 
2026-06-10 08:36:46.455345 | TASK [Tag containers]
2026-06-10 08:38:52.688756 | primary | Output suppressed because no_log was given
2026-06-10 08:38:52.695849 | 
2026-06-10 08:38:52.695983 | TASK [Fail job if there is an error in the copy log]
2026-06-10 08:38:52.972698 | primary | time="2026-06-10T08:34:28Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-successfully-built.log"
2026-06-10 08:38:52.972914 | primary | time="2026-06-10T08:34:28Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-built.log"
2026-06-10 08:38:52.972926 | primary | time="2026-06-10T08:34:28Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-nb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.972932 | primary | time="2026-06-10T08:34:29Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-sb-db-server:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.972937 | primary | time="2026-06-10T08:34:30Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-controller:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.972943 | primary | time="2026-06-10T08:34:32Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-northd:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.972951 | primary | time="2026-06-10T08:34:33Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.972955 | primary | time="2026-06-10T08:34:33Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-api"
2026-06-10 08:38:52.972959 | primary | time="2026-06-10T08:34:34Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-decision-engine:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.972964 | primary | time="2026-06-10T08:34:34Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-decision-engine"
2026-06-10 08:38:52.972968 | primary | time="2026-06-10T08:34:36Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-applier:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.972971 | primary | time="2026-06-10T08:34:36Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-applier"
2026-06-10 08:38:52.972975 | primary | time="2026-06-10T08:34:37Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-all:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.972979 | primary | time="2026-06-10T08:34:37Z" level=info msg="Creating new repository podified-master-centos9/openstack-tempest-all"
2026-06-10 08:38:52.973011 | primary | time="2026-06-10T08:34:40Z" level=info msg="Copying image podified-master-centos9/openstack-tempest-extras:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973016 | primary | time="2026-06-10T08:34:41Z" level=info msg="Copying image podified-master-centos9/openstack-swift-proxy-server:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973021 | primary | time="2026-06-10T08:34:42Z" level=info msg="Copying image podified-master-centos9/openstack-swift-container:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973025 | primary | time="2026-06-10T08:34:43Z" level=info msg="Copying image podified-master-centos9/openstack-swift-account:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973030 | primary | time="2026-06-10T08:34:45Z" level=info msg="Copying image podified-master-centos9/openstack-swift-object:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973035 | primary | time="2026-06-10T08:34:46Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973040 | primary | time="2026-06-10T08:34:48Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-health-manager:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973045 | primary | time="2026-06-10T08:34:49Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-housekeeping:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973049 | primary | time="2026-06-10T08:34:50Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-worker:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973054 | primary | time="2026-06-10T08:34:51Z" level=info msg="Copying image podified-master-centos9/openstack-nova-compute:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973064 | primary | time="2026-06-10T08:34:53Z" level=info msg="Copying image podified-master-centos9/openstack-nova-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973069 | primary | time="2026-06-10T08:34:54Z" level=info msg="Copying image podified-master-centos9/openstack-nova-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973074 | primary | time="2026-06-10T08:34:55Z" level=info msg="Copying image podified-master-centos9/openstack-nova-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973079 | primary | time="2026-06-10T08:34:56Z" level=info msg="Copying image podified-master-centos9/openstack-nova-novncproxy:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973091 | primary | time="2026-06-10T08:34:58Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-ovn-agent:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973096 | primary | time="2026-06-10T08:34:58Z" level=info msg="Creating new repository podified-master-centos9/openstack-neutron-ovn-agent"
2026-06-10 08:38:52.973101 | primary | time="2026-06-10T08:34:59Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-metadata-agent-ovn:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973106 | primary | time="2026-06-10T08:35:00Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-dhcp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973114 | primary | time="2026-06-10T08:35:02Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-agent-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973120 | primary | time="2026-06-10T08:35:03Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-server:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973124 | primary | time="2026-06-10T08:35:05Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-neutron-agent:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973129 | primary | time="2026-06-10T08:35:06Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-sriov-agent:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973134 | primary | time="2026-06-10T08:35:07Z" level=info msg="Copying image podified-master-centos9/openstack-manila-share:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973139 | primary | time="2026-06-10T08:35:08Z" level=info msg="Copying image podified-master-centos9/openstack-manila-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973144 | primary | time="2026-06-10T08:35:09Z" level=info msg="Copying image podified-master-centos9/openstack-manila-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973149 | primary | time="2026-06-10T08:35:11Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-pxe:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973153 | primary | time="2026-06-10T08:35:12Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973158 | primary | time="2026-06-10T08:35:13Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-conductor:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973163 | primary | time="2026-06-10T08:35:15Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-inspector:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973168 | primary | time="2026-06-10T08:35:16Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973172 | primary | time="2026-06-10T08:35:17Z" level=info msg="Copying image podified-master-centos9/openstack-heat-engine:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973177 | primary | time="2026-06-10T08:35:19Z" level=info msg="Copying image podified-master-centos9/openstack-heat-api-cfn:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973182 | primary | time="2026-06-10T08:35:20Z" level=info msg="Copying image podified-master-centos9/openstack-designate-backend-bind9:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973187 | primary | time="2026-06-10T08:35:21Z" level=info msg="Copying image podified-master-centos9/openstack-designate-central:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973196 | primary | time="2026-06-10T08:35:22Z" level=info msg="Copying image podified-master-centos9/openstack-designate-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973200 | primary | time="2026-06-10T08:35:24Z" level=info msg="Copying image podified-master-centos9/openstack-designate-sink:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973205 | primary | time="2026-06-10T08:35:25Z" level=info msg="Copying image podified-master-centos9/openstack-designate-worker:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973210 | primary | time="2026-06-10T08:35:26Z" level=info msg="Copying image podified-master-centos9/openstack-designate-mdns:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973215 | primary | time="2026-06-10T08:35:28Z" level=info msg="Copying image podified-master-centos9/openstack-designate-producer:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973220 | primary | time="2026-06-10T08:35:29Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973224 | primary | time="2026-06-10T08:35:29Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-api"
2026-06-10 08:38:52.973228 | primary | time="2026-06-10T08:35:31Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-processor:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973231 | primary | time="2026-06-10T08:35:31Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-processor"
2026-06-10 08:38:52.973239 | primary | time="2026-06-10T08:35:32Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973242 | primary | time="2026-06-10T08:35:34Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-volume:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973246 | primary | time="2026-06-10T08:35:35Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-backup:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973249 | primary | time="2026-06-10T08:35:36Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-scheduler:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973253 | primary | time="2026-06-10T08:35:37Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-notification:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973257 | primary | time="2026-06-10T08:35:39Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-central:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973266 | primary | time="2026-06-10T08:35:40Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-ipmi:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973271 | primary | time="2026-06-10T08:35:42Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-compute:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973276 | primary | time="2026-06-10T08:35:43Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973281 | primary | time="2026-06-10T08:35:45Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-worker:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973286 | primary | time="2026-06-10T08:35:46Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-keystone-listener:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973290 | primary | time="2026-06-10T08:35:47Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973295 | primary | time="2026-06-10T08:35:48Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-evaluator:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973300 | primary | time="2026-06-10T08:35:50Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-listener:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973304 | primary | time="2026-06-10T08:35:51Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-notifier:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973313 | primary | time="2026-06-10T08:35:52Z" level=info msg="Copying image podified-master-centos9/openstack-nova-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973317 | primary | time="2026-06-10T08:35:53Z" level=info msg="Copying image podified-master-centos9/openstack-neutron-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973322 | primary | time="2026-06-10T08:35:54Z" level=info msg="Copying image podified-master-centos9/openstack-tempest:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973326 | primary | time="2026-06-10T08:35:56Z" level=info msg="Copying image podified-master-centos9/openstack-octavia-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973329 | primary | time="2026-06-10T08:35:57Z" level=info msg="Copying image podified-master-centos9/openstack-watcher-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973333 | primary | time="2026-06-10T08:35:57Z" level=info msg="Creating new repository podified-master-centos9/openstack-watcher-base"
2026-06-10 08:38:52.973336 | primary | time="2026-06-10T08:35:58Z" level=info msg="Copying image podified-master-centos9/openstack-swift-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973339 | primary | time="2026-06-10T08:36:00Z" level=info msg="Copying image podified-master-centos9/openstack-manila-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973392 | primary | time="2026-06-10T08:36:01Z" level=info msg="Copying image podified-master-centos9/openstack-keystone:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973398 | primary | time="2026-06-10T08:36:03Z" level=info msg="Copying image podified-master-centos9/openstack-heat-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973403 | primary | time="2026-06-10T08:36:05Z" level=info msg="Copying image podified-master-centos9/openstack-ironic-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973407 | primary | time="2026-06-10T08:36:07Z" level=info msg="Copying image podified-master-centos9/openstack-ceilometer-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973413 | primary | time="2026-06-10T08:36:08Z" level=info msg="Copying image podified-master-centos9/openstack-designate-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973418 | primary | time="2026-06-10T08:36:09Z" level=info msg="Copying image podified-master-centos9/openstack-cloudkitty-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973423 | primary | time="2026-06-10T08:36:09Z" level=info msg="Creating new repository podified-master-centos9/openstack-cloudkitty-base"
2026-06-10 08:38:52.973433 | primary | time="2026-06-10T08:36:11Z" level=info msg="Copying image podified-master-centos9/openstack-cinder-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973438 | primary | time="2026-06-10T08:36:12Z" level=info msg="Copying image podified-master-centos9/openstack-horizontest:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973442 | primary | time="2026-06-10T08:36:12Z" level=info msg="Creating new repository podified-master-centos9/openstack-horizontest"
2026-06-10 08:38:52.973447 | primary | time="2026-06-10T08:36:14Z" level=info msg="Copying image podified-master-centos9/openstack-glance-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973452 | primary | time="2026-06-10T08:36:15Z" level=info msg="Copying image podified-master-centos9/openstack-horizon:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973457 | primary | time="2026-06-10T08:36:17Z" level=info msg="Copying image podified-master-centos9/openstack-barbican-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973466 | primary | time="2026-06-10T08:36:19Z" level=info msg="Copying image podified-master-centos9/openstack-iscsid:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973471 | primary | time="2026-06-10T08:36:20Z" level=info msg="Copying image podified-master-centos9/openstack-aodh-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973476 | primary | time="2026-06-10T08:36:21Z" level=info msg="Copying image podified-master-centos9/openstack-placement-api:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973481 | primary | time="2026-06-10T08:36:22Z" level=info msg="Copying image podified-master-centos9/openstack-tobiko:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973489 | primary | time="2026-06-10T08:36:22Z" level=info msg="Creating new repository podified-master-centos9/openstack-tobiko"
2026-06-10 08:38:52.973494 | primary | time="2026-06-10T08:36:24Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973499 | primary | time="2026-06-10T08:36:25Z" level=info msg="Copying image podified-master-centos9/openstack-os:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973504 | primary | time="2026-06-10T08:36:26Z" level=info msg="Copying image podified-master-centos9/openstack-ovn-bgp-agent:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973509 | primary | time="2026-06-10T08:36:28Z" level=info msg="Copying image podified-master-centos9/openstack-openstackclient:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973514 | primary | time="2026-06-10T08:36:29Z" level=info msg="Copying image podified-master-centos9/openstack-rabbitmq:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973519 | primary | time="2026-06-10T08:36:30Z" level=info msg="Copying image podified-master-centos9/openstack-redis:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973524 | primary | time="2026-06-10T08:36:31Z" level=info msg="Copying image podified-master-centos9/openstack-unbound:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973529 | primary | time="2026-06-10T08:36:33Z" level=info msg="Copying image podified-master-centos9/openstack-rsyslog:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973534 | primary | time="2026-06-10T08:36:34Z" level=info msg="Copying image podified-master-centos9/openstack-ansible-tests:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973539 | primary | time="2026-06-10T08:36:34Z" level=info msg="Creating new repository podified-master-centos9/openstack-ansible-tests"
2026-06-10 08:38:52.973544 | primary | time="2026-06-10T08:36:36Z" level=info msg="Copying image podified-master-centos9/openstack-mariadb:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973549 | primary | time="2026-06-10T08:36:37Z" level=info msg="Copying image podified-master-centos9/openstack-memcached:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973554 | primary | time="2026-06-10T08:36:38Z" level=info msg="Copying image podified-master-centos9/openstack-frr:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973559 | primary | time="2026-06-10T08:36:39Z" level=info msg="Copying image podified-master-centos9/openstack-multipathd:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973563 | primary | time="2026-06-10T08:36:40Z" level=info msg="Copying image podified-master-centos9/openstack-haproxy:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973568 | primary | time="2026-06-10T08:36:42Z" level=info msg="Copying image podified-master-centos9/openstack-cron:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973573 | primary | time="2026-06-10T08:36:43Z" level=info msg="Copying image podified-master-centos9/openstack-netutils:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:52.973578 | primary | time="2026-06-10T08:36:43Z" level=info msg="Creating new repository podified-master-centos9/openstack-netutils"
2026-06-10 08:38:52.973583 | primary | time="2026-06-10T08:36:44Z" level=info msg="Copying image podified-master-centos9/openstack-base:3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:53.244929 | primary | ok: Runtime: 0:00:00.005235
2026-06-10 08:38:53.255837 | 
2026-06-10 08:38:53.255983 | TASK [Fail job if the tag log cannot find manifest]
2026-06-10 08:38:53.570694 | primary | time="2026-06-10T08:36:46Z" level=info msg="Overwriting promoted hash"
2026-06-10 08:38:53.570838 | primary | time="2026-06-10T08:36:46Z" level=info msg="Promoted hash:  3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:53.570855 | primary | time="2026-06-10T08:36:46Z" level=error msg="URL not found: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-successfully-built.log"
2026-06-10 08:38:53.570863 | primary | time="2026-06-10T08:36:46Z" level=info msg="Fetching logs in https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/logs/containers-built.log"
2026-06-10 08:38:53.570870 | primary | time="2026-06-10T08:36:47Z" level=info msg="image: https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs//2ed/rdoproject.org/2ed3f62ed6be4caebb7a28ad8cac27dc/ namespace: podified-master-centos9 promoted_hash: 3899653706995fac13b6f25ee7617afe"
2026-06-10 08:38:53.570877 | primary | time="2026-06-10T08:36:47Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag current-podified and manifest sha256:5c4794a7e754fa94d2a99a18229bdace603fa5773fb831286784e585a0dd617d"
2026-06-10 08:38:53.570886 | primary | "Updated"
2026-06-10 08:38:53.570892 | primary |
2026-06-10 08:38:53.570898 | primary | time="2026-06-10T08:36:47Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-nb-db-server with tag 5c4794a7e754fa94d2a99a18229bdace603fa5773fb831286784e585a0dd617d and manifest sha256:5c4794a7e754fa94d2a99a18229bdace603fa5773fb831286784e585a0dd617d"
2026-06-10 08:38:53.570903 | primary | "Updated"
2026-06-10 08:38:53.570908 | primary |
2026-06-10 08:38:53.570913 | primary | time="2026-06-10T08:36:48Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag current-podified and manifest sha256:dbca1b2960d167314dc6b337d9666aa17697f12d99c057756b59066ca6e6fdab"
2026-06-10 08:38:53.570918 | primary | "Updated"
2026-06-10 08:38:53.570923 | primary |
2026-06-10 08:38:53.570928 | primary | time="2026-06-10T08:36:48Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-sb-db-server with tag dbca1b2960d167314dc6b337d9666aa17697f12d99c057756b59066ca6e6fdab and manifest sha256:dbca1b2960d167314dc6b337d9666aa17697f12d99c057756b59066ca6e6fdab"
2026-06-10 08:38:53.570933 | primary | "Updated"
2026-06-10 08:38:53.570938 | primary |
2026-06-10 08:38:53.570943 | primary | time="2026-06-10T08:36:49Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag current-podified and manifest sha256:7d2f3ffac2817d67a034977e45b69f31b68a41d610d65b150eb644c82efe0614"
2026-06-10 08:38:53.570948 | primary | "Updated"
2026-06-10 08:38:53.570953 | primary |
2026-06-10 08:38:53.570958 | primary | time="2026-06-10T08:36:50Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-controller with tag 7d2f3ffac2817d67a034977e45b69f31b68a41d610d65b150eb644c82efe0614 and manifest sha256:7d2f3ffac2817d67a034977e45b69f31b68a41d610d65b150eb644c82efe0614"
2026-06-10 08:38:53.570963 | primary | "Updated"
2026-06-10 08:38:53.570968 | primary |
2026-06-10 08:38:53.570974 | primary | time="2026-06-10T08:36:50Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag current-podified and manifest sha256:cc5a9e0ba576be5bd39d04a7f89746cc6b1617246eaff3131f2c3ee055141267"
2026-06-10 08:38:53.570979 | primary | "Updated"
2026-06-10 08:38:53.570984 | primary |
2026-06-10 08:38:53.570989 | primary | time="2026-06-10T08:36:51Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-northd with tag cc5a9e0ba576be5bd39d04a7f89746cc6b1617246eaff3131f2c3ee055141267 and manifest sha256:cc5a9e0ba576be5bd39d04a7f89746cc6b1617246eaff3131f2c3ee055141267"
2026-06-10 08:38:53.570997 | primary | "Updated"
2026-06-10 08:38:53.571002 | primary |
2026-06-10 08:38:53.571008 | primary | time="2026-06-10T08:36:52Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag current-podified and manifest sha256:775cd118c4ccc8e383ca6db3fd8d5b3a6f3f3e6c22a831bf8d16e42baaf0f98d"
2026-06-10 08:38:53.571013 | primary | "Updated"
2026-06-10 08:38:53.571017 | primary |
2026-06-10 08:38:53.571022 | primary | time="2026-06-10T08:36:52Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-api with tag 775cd118c4ccc8e383ca6db3fd8d5b3a6f3f3e6c22a831bf8d16e42baaf0f98d and manifest sha256:775cd118c4ccc8e383ca6db3fd8d5b3a6f3f3e6c22a831bf8d16e42baaf0f98d"
2026-06-10 08:38:53.571034 | primary | "Updated"
2026-06-10 08:38:53.571040 | primary |
2026-06-10 08:38:53.571045 | primary | time="2026-06-10T08:36:53Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag current-podified and manifest sha256:f5559bcbad9ee0a483979a71483740622b7f5a69bce32c8f8c0cd7242712c618"
2026-06-10 08:38:53.571051 | primary | "Updated"
2026-06-10 08:38:53.571056 | primary |
2026-06-10 08:38:53.571061 | primary | time="2026-06-10T08:36:53Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-decision-engine with tag f5559bcbad9ee0a483979a71483740622b7f5a69bce32c8f8c0cd7242712c618 and manifest sha256:f5559bcbad9ee0a483979a71483740622b7f5a69bce32c8f8c0cd7242712c618"
2026-06-10 08:38:53.571066 | primary | "Updated"
2026-06-10 08:38:53.571071 | primary |
2026-06-10 08:38:53.571077 | primary | time="2026-06-10T08:36:54Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag current-podified and manifest sha256:6a99e9b6a8b1791ad2141bc10904e8048eff351d2c2e1caebf7b177714be7be3"
2026-06-10 08:38:53.571082 | primary | "Updated"
2026-06-10 08:38:53.571087 | primary |
2026-06-10 08:38:53.571099 | primary | time="2026-06-10T08:36:54Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-applier with tag 6a99e9b6a8b1791ad2141bc10904e8048eff351d2c2e1caebf7b177714be7be3 and manifest sha256:6a99e9b6a8b1791ad2141bc10904e8048eff351d2c2e1caebf7b177714be7be3"
2026-06-10 08:38:53.571105 | primary | "Updated"
2026-06-10 08:38:53.571110 | primary |
2026-06-10 08:38:53.571115 | primary | time="2026-06-10T08:36:55Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag current-podified and manifest sha256:51f9ac88ee88110d15ca214b497d80760a15a31acf37e947c94e3e74adc0aaf1"
2026-06-10 08:38:53.571120 | primary | "Updated"
2026-06-10 08:38:53.571125 | primary |
2026-06-10 08:38:53.571131 | primary | time="2026-06-10T08:36:56Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-all with tag 51f9ac88ee88110d15ca214b497d80760a15a31acf37e947c94e3e74adc0aaf1 and manifest sha256:51f9ac88ee88110d15ca214b497d80760a15a31acf37e947c94e3e74adc0aaf1"
2026-06-10 08:38:53.571136 | primary | "Updated"
2026-06-10 08:38:53.571141 | primary |
2026-06-10 08:38:53.571150 | primary | time="2026-06-10T08:36:56Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag current-podified and manifest sha256:4b217a20b029c09914466170085153bde19e6bbf66e8eb1cf2bb3817f81ac5c0"
2026-06-10 08:38:53.571155 | primary | "Updated"
2026-06-10 08:38:53.571160 | primary |
2026-06-10 08:38:53.571166 | primary | time="2026-06-10T08:36:57Z" level=info msg="Tagging podified-master-centos9/openstack-tempest-extras with tag 4b217a20b029c09914466170085153bde19e6bbf66e8eb1cf2bb3817f81ac5c0 and manifest sha256:4b217a20b029c09914466170085153bde19e6bbf66e8eb1cf2bb3817f81ac5c0"
2026-06-10 08:38:53.571171 | primary | "Updated"
2026-06-10 08:38:53.571176 | primary |
2026-06-10 08:38:53.571181 | primary | time="2026-06-10T08:36:58Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag current-podified and manifest sha256:c8ce600788b5d29a6f14bb4dcbceca5a9154a32a74eb61bcfacf522ac47143b0"
2026-06-10 08:38:53.571186 | primary | "Updated"
2026-06-10 08:38:53.571191 | primary |
2026-06-10 08:38:53.571197 | primary | time="2026-06-10T08:36:58Z" level=info msg="Tagging podified-master-centos9/openstack-swift-proxy-server with tag c8ce600788b5d29a6f14bb4dcbceca5a9154a32a74eb61bcfacf522ac47143b0 and manifest sha256:c8ce600788b5d29a6f14bb4dcbceca5a9154a32a74eb61bcfacf522ac47143b0"
2026-06-10 08:38:53.571202 | primary | "Updated"
2026-06-10 08:38:53.571207 | primary |
2026-06-10 08:38:53.571212 | primary | time="2026-06-10T08:36:59Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag current-podified and manifest sha256:6aaa2a1320fd64988ea296d96b0e0445980c5c28a60ef8386e3eeff55bf87451"
2026-06-10 08:38:53.571217 | primary | "Updated"
2026-06-10 08:38:53.571222 | primary |
2026-06-10 08:38:53.571227 | primary | time="2026-06-10T08:36:59Z" level=info msg="Tagging podified-master-centos9/openstack-swift-container with tag 6aaa2a1320fd64988ea296d96b0e0445980c5c28a60ef8386e3eeff55bf87451 and manifest sha256:6aaa2a1320fd64988ea296d96b0e0445980c5c28a60ef8386e3eeff55bf87451"
2026-06-10 08:38:53.571238 | primary | "Updated"
2026-06-10 08:38:53.571243 | primary |
2026-06-10 08:38:53.571248 | primary | time="2026-06-10T08:37:00Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag current-podified and manifest sha256:87c8e7bd25293ef36998ac110df9af2851c57add7e75057d8acfac2bd635c4b8"
2026-06-10 08:38:53.571253 | primary | "Updated"
2026-06-10 08:38:53.571259 | primary |
2026-06-10 08:38:53.571264 | primary | time="2026-06-10T08:37:00Z" level=info msg="Tagging podified-master-centos9/openstack-swift-account with tag 87c8e7bd25293ef36998ac110df9af2851c57add7e75057d8acfac2bd635c4b8 and manifest sha256:87c8e7bd25293ef36998ac110df9af2851c57add7e75057d8acfac2bd635c4b8"
2026-06-10 08:38:53.571269 | primary | "Updated"
2026-06-10 08:38:53.571274 | primary |
2026-06-10 08:38:53.571279 | primary | time="2026-06-10T08:37:01Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag current-podified and manifest sha256:038501f3842ddb1ae12bed8cef7d5d0e4c9b2755fc870b6233715486c0f6b5a8"
2026-06-10 08:38:53.571284 | primary | "Updated"
2026-06-10 08:38:53.571290 | primary |
2026-06-10 08:38:53.571295 | primary | time="2026-06-10T08:37:01Z" level=info msg="Tagging podified-master-centos9/openstack-swift-object with tag 038501f3842ddb1ae12bed8cef7d5d0e4c9b2755fc870b6233715486c0f6b5a8 and manifest sha256:038501f3842ddb1ae12bed8cef7d5d0e4c9b2755fc870b6233715486c0f6b5a8"
2026-06-10 08:38:53.571300 | primary | "Updated"
2026-06-10 08:38:53.571305 | primary |
2026-06-10 08:38:53.571311 | primary | time="2026-06-10T08:37:03Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag current-podified and manifest sha256:bcfe0c473c201db66dd28168facfe51066310d342540e4c832a5192b17bc2685"
2026-06-10 08:38:53.571316 | primary | "Updated"
2026-06-10 08:38:53.571321 | primary |
2026-06-10 08:38:53.571326 | primary | time="2026-06-10T08:37:03Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-api with tag bcfe0c473c201db66dd28168facfe51066310d342540e4c832a5192b17bc2685 and manifest sha256:bcfe0c473c201db66dd28168facfe51066310d342540e4c832a5192b17bc2685"
2026-06-10 08:38:53.571331 | primary | "Updated"
2026-06-10 08:38:53.571337 | primary |
2026-06-10 08:38:53.571342 | primary | time="2026-06-10T08:37:04Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag current-podified and manifest sha256:5642ac9b4abb7a299427fa35fdc834a5be532097efcbb2a1249da14dfbaa66fb"
2026-06-10 08:38:53.571347 | primary | "Updated"
2026-06-10 08:38:53.571352 | primary |
2026-06-10 08:38:53.571362 | primary | time="2026-06-10T08:37:04Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-health-manager with tag 5642ac9b4abb7a299427fa35fdc834a5be532097efcbb2a1249da14dfbaa66fb and manifest sha256:5642ac9b4abb7a299427fa35fdc834a5be532097efcbb2a1249da14dfbaa66fb"
2026-06-10 08:38:53.571368 | primary | "Updated"
2026-06-10 08:38:53.571373 | primary |
2026-06-10 08:38:53.571378 | primary | time="2026-06-10T08:37:05Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag current-podified and manifest sha256:6eb65681de4aea9e7309daee761165c07663c11f21b9113e48446427b502afbc"
2026-06-10 08:38:53.571384 | primary | "Updated"
2026-06-10 08:38:53.571389 | primary |
2026-06-10 08:38:53.571398 | primary | time="2026-06-10T08:37:05Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-housekeeping with tag 6eb65681de4aea9e7309daee761165c07663c11f21b9113e48446427b502afbc and manifest sha256:6eb65681de4aea9e7309daee761165c07663c11f21b9113e48446427b502afbc"
2026-06-10 08:38:53.571403 | primary | "Updated"
2026-06-10 08:38:53.571408 | primary |
2026-06-10 08:38:53.571413 | primary | time="2026-06-10T08:37:06Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag current-podified and manifest sha256:4b9a264857d8d8b049b6d447493b0680d21cf41b2af98765e06c46e6b0ce345b"
2026-06-10 08:38:53.571419 | primary | "Updated"
2026-06-10 08:38:53.571424 | primary |
2026-06-10 08:38:53.571429 | primary | time="2026-06-10T08:37:06Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-worker with tag 4b9a264857d8d8b049b6d447493b0680d21cf41b2af98765e06c46e6b0ce345b and manifest sha256:4b9a264857d8d8b049b6d447493b0680d21cf41b2af98765e06c46e6b0ce345b"
2026-06-10 08:38:53.571438 | primary | "Updated"
2026-06-10 08:38:53.571443 | primary |
2026-06-10 08:38:53.571449 | primary | time="2026-06-10T08:37:07Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag current-podified and manifest sha256:0cd6021006b6c8759073d513320296c772dfe35b41ce064e17c3279169006a38"
2026-06-10 08:38:53.571454 | primary | "Updated"
2026-06-10 08:38:53.571459 | primary |
2026-06-10 08:38:53.571464 | primary | time="2026-06-10T08:37:08Z" level=info msg="Tagging podified-master-centos9/openstack-nova-compute with tag 0cd6021006b6c8759073d513320296c772dfe35b41ce064e17c3279169006a38 and manifest sha256:0cd6021006b6c8759073d513320296c772dfe35b41ce064e17c3279169006a38"
2026-06-10 08:38:53.571469 | primary | "Updated"
2026-06-10 08:38:53.571475 | primary |
2026-06-10 08:38:53.571482 | primary | time="2026-06-10T08:37:09Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag current-podified and manifest sha256:157240e183bd46796834d5c732633e25aeeed01103b4078d996e624494929b6f"
2026-06-10 08:38:53.571487 | primary | "Updated"
2026-06-10 08:38:53.571493 | primary |
2026-06-10 08:38:53.571498 | primary | time="2026-06-10T08:37:09Z" level=info msg="Tagging podified-master-centos9/openstack-nova-api with tag 157240e183bd46796834d5c732633e25aeeed01103b4078d996e624494929b6f and manifest sha256:157240e183bd46796834d5c732633e25aeeed01103b4078d996e624494929b6f"
2026-06-10 08:38:53.571503 | primary | "Updated"
2026-06-10 08:38:53.571508 | primary |
2026-06-10 08:38:53.571514 | primary | time="2026-06-10T08:37:10Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag current-podified and manifest sha256:cf369a2a94a1803680cc97acfc1b835212127eec510a2af18118cd8ad664c586"
2026-06-10 08:38:53.571519 | primary | "Updated"
2026-06-10 08:38:53.571524 | primary |
2026-06-10 08:38:53.571529 | primary | time="2026-06-10T08:37:10Z" level=info msg="Tagging podified-master-centos9/openstack-nova-conductor with tag cf369a2a94a1803680cc97acfc1b835212127eec510a2af18118cd8ad664c586 and manifest sha256:cf369a2a94a1803680cc97acfc1b835212127eec510a2af18118cd8ad664c586"
2026-06-10 08:38:53.571534 | primary | "Updated"
2026-06-10 08:38:53.571539 | primary |
2026-06-10 08:38:53.571544 | primary | time="2026-06-10T08:37:11Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag current-podified and manifest sha256:83d890bbd0548893ae75054ee0023814333b4650d981e077728c13798b878cc9"
2026-06-10 08:38:53.571550 | primary | "Updated"
2026-06-10 08:38:53.571555 | primary |
2026-06-10 08:38:53.571560 | primary | time="2026-06-10T08:37:11Z" level=info msg="Tagging podified-master-centos9/openstack-nova-scheduler with tag 83d890bbd0548893ae75054ee0023814333b4650d981e077728c13798b878cc9 and manifest sha256:83d890bbd0548893ae75054ee0023814333b4650d981e077728c13798b878cc9"
2026-06-10 08:38:53.571565 | primary | "Updated"
2026-06-10 08:38:53.571570 | primary |
2026-06-10 08:38:53.571575 | primary | time="2026-06-10T08:37:12Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag current-podified and manifest sha256:3576ce49cf599d270b1925e5879d1934d9b7b3b8a7220bac0c00fde022b63163"
2026-06-10 08:38:53.571580 | primary | "Updated"
2026-06-10 08:38:53.571586 | primary |
2026-06-10 08:38:53.571591 | primary | time="2026-06-10T08:37:12Z" level=info msg="Tagging podified-master-centos9/openstack-nova-novncproxy with tag 3576ce49cf599d270b1925e5879d1934d9b7b3b8a7220bac0c00fde022b63163 and manifest sha256:3576ce49cf599d270b1925e5879d1934d9b7b3b8a7220bac0c00fde022b63163"
2026-06-10 08:38:53.571596 | primary | "Updated"
2026-06-10 08:38:53.571601 | primary |
2026-06-10 08:38:53.571606 | primary | time="2026-06-10T08:37:13Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag current-podified and manifest sha256:622c24ca0ce71fd270238b3c785eade0540ec3d1092907fcc0db26ee9356950c"
2026-06-10 08:38:53.571611 | primary | "Updated"
2026-06-10 08:38:53.571617 | primary |
2026-06-10 08:38:53.571622 | primary | time="2026-06-10T08:37:14Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-ovn-agent with tag 622c24ca0ce71fd270238b3c785eade0540ec3d1092907fcc0db26ee9356950c and manifest sha256:622c24ca0ce71fd270238b3c785eade0540ec3d1092907fcc0db26ee9356950c"
2026-06-10 08:38:53.571633 | primary | "Updated"
2026-06-10 08:38:53.571643 | primary |
2026-06-10 08:38:53.571648 | primary | time="2026-06-10T08:37:14Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag current-podified and manifest sha256:388261847bee2a12b0d2413e22d052179e042169a22a2f16536cffc6ede7bc17"
2026-06-10 08:38:53.571654 | primary | "Updated"
2026-06-10 08:38:53.571659 | primary |
2026-06-10 08:38:53.571667 | primary | time="2026-06-10T08:37:15Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-metadata-agent-ovn with tag 388261847bee2a12b0d2413e22d052179e042169a22a2f16536cffc6ede7bc17 and manifest sha256:388261847bee2a12b0d2413e22d052179e042169a22a2f16536cffc6ede7bc17"
2026-06-10 08:38:53.571672 | primary | "Updated"
2026-06-10 08:38:53.571677 | primary |
2026-06-10 08:38:53.571682 | primary | time="2026-06-10T08:37:15Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag current-podified and manifest sha256:ad071604cafcc40c6d25489d9849bfcb6619926cf1e6c7f2a9a6c20a13239249"
2026-06-10 08:38:53.571688 | primary | "Updated"
2026-06-10 08:38:53.571693 | primary |
2026-06-10 08:38:53.571698 | primary | time="2026-06-10T08:37:16Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-dhcp-agent with tag ad071604cafcc40c6d25489d9849bfcb6619926cf1e6c7f2a9a6c20a13239249 and manifest sha256:ad071604cafcc40c6d25489d9849bfcb6619926cf1e6c7f2a9a6c20a13239249"
2026-06-10 08:38:53.571703 | primary | "Updated"
2026-06-10 08:38:53.571708 | primary |
2026-06-10 08:38:53.571714 | primary | time="2026-06-10T08:37:16Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag current-podified and manifest sha256:c78cdc1e5898228809fb3e3054f256a15d769c0071c493e83930970b1fd98ea5"
2026-06-10 08:38:53.571737 | primary | "Updated"
2026-06-10 08:38:53.571746 | primary |
2026-06-10 08:38:53.571752 | primary | time="2026-06-10T08:37:17Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-agent-base with tag c78cdc1e5898228809fb3e3054f256a15d769c0071c493e83930970b1fd98ea5 and manifest sha256:c78cdc1e5898228809fb3e3054f256a15d769c0071c493e83930970b1fd98ea5"
2026-06-10 08:38:53.571757 | primary | "Updated"
2026-06-10 08:38:53.571762 | primary |
2026-06-10 08:38:53.571768 | primary | time="2026-06-10T08:37:18Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag current-podified and manifest sha256:e85e2217fe372707119c1a8e751973a07a0d5cd5b2eb17b46e79217bff1f474e"
2026-06-10 08:38:53.571773 | primary | "Updated"
2026-06-10 08:38:53.571778 | primary |
2026-06-10 08:38:53.571783 | primary | time="2026-06-10T08:37:18Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-server with tag e85e2217fe372707119c1a8e751973a07a0d5cd5b2eb17b46e79217bff1f474e and manifest sha256:e85e2217fe372707119c1a8e751973a07a0d5cd5b2eb17b46e79217bff1f474e"
2026-06-10 08:38:53.571788 | primary | "Updated"
2026-06-10 08:38:53.571793 | primary |
2026-06-10 08:38:53.571799 | primary | time="2026-06-10T08:37:19Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag current-podified and manifest sha256:3cef5be074b724a1bfb1a0569243d6ca91e47d37dff34eb5543a5d7cbefe7d01"
2026-06-10 08:38:53.571804 | primary | "Updated"
2026-06-10 08:38:53.571809 | primary |
2026-06-10 08:38:53.571814 | primary | time="2026-06-10T08:37:19Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-neutron-agent with tag 3cef5be074b724a1bfb1a0569243d6ca91e47d37dff34eb5543a5d7cbefe7d01 and manifest sha256:3cef5be074b724a1bfb1a0569243d6ca91e47d37dff34eb5543a5d7cbefe7d01"
2026-06-10 08:38:53.571819 | primary | "Updated"
2026-06-10 08:38:53.571824 | primary |
2026-06-10 08:38:53.571829 | primary | time="2026-06-10T08:37:20Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag current-podified and manifest sha256:f62f67c66677dc562ad4a929fa82fad32c30fc592a8c3347602c30c992253999"
2026-06-10 08:38:53.571834 | primary | "Updated"
2026-06-10 08:38:53.571840 | primary |
2026-06-10 08:38:53.571845 | primary | time="2026-06-10T08:37:20Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-sriov-agent with tag f62f67c66677dc562ad4a929fa82fad32c30fc592a8c3347602c30c992253999 and manifest sha256:f62f67c66677dc562ad4a929fa82fad32c30fc592a8c3347602c30c992253999"
2026-06-10 08:38:53.571850 | primary | "Updated"
2026-06-10 08:38:53.571860 | primary |
2026-06-10 08:38:53.571865 | primary | time="2026-06-10T08:37:21Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag current-podified and manifest sha256:cdc97cdefdae258f351676bb8bf2e16a555efafde3771b712dca13b3c6bf022d"
2026-06-10 08:38:53.571870 | primary | "Updated"
2026-06-10 08:38:53.571875 | primary |
2026-06-10 08:38:53.571881 | primary | time="2026-06-10T08:37:21Z" level=info msg="Tagging podified-master-centos9/openstack-manila-share with tag cdc97cdefdae258f351676bb8bf2e16a555efafde3771b712dca13b3c6bf022d and manifest sha256:cdc97cdefdae258f351676bb8bf2e16a555efafde3771b712dca13b3c6bf022d"
2026-06-10 08:38:53.571886 | primary | "Updated"
2026-06-10 08:38:53.571891 | primary |
2026-06-10 08:38:53.571897 | primary | time="2026-06-10T08:37:22Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag current-podified and manifest sha256:033a702f5462ab55641127e22e8c9c2ed10bca1adec3103e51e9155afa61b5d5"
2026-06-10 08:38:53.571902 | primary | "Updated"
2026-06-10 08:38:53.571907 | primary |
2026-06-10 08:38:53.571912 | primary | time="2026-06-10T08:37:22Z" level=info msg="Tagging podified-master-centos9/openstack-manila-api with tag 033a702f5462ab55641127e22e8c9c2ed10bca1adec3103e51e9155afa61b5d5 and manifest sha256:033a702f5462ab55641127e22e8c9c2ed10bca1adec3103e51e9155afa61b5d5"
2026-06-10 08:38:53.571917 | primary | "Updated"
2026-06-10 08:38:53.571922 | primary |
2026-06-10 08:38:53.571936 | primary | time="2026-06-10T08:37:23Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag current-podified and manifest sha256:3854dd914491eb9586f2b98a82c68e5abce9af07915f78fcce6588ca99ff9fe2"
2026-06-10 08:38:53.571942 | primary | "Updated"
2026-06-10 08:38:53.571947 | primary |
2026-06-10 08:38:53.571953 | primary | time="2026-06-10T08:37:24Z" level=info msg="Tagging podified-master-centos9/openstack-manila-scheduler with tag 3854dd914491eb9586f2b98a82c68e5abce9af07915f78fcce6588ca99ff9fe2 and manifest sha256:3854dd914491eb9586f2b98a82c68e5abce9af07915f78fcce6588ca99ff9fe2"
2026-06-10 08:38:53.571958 | primary | "Updated"
2026-06-10 08:38:53.571963 | primary |
2026-06-10 08:38:53.571968 | primary | time="2026-06-10T08:37:24Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag current-podified and manifest sha256:2d3f9a4be7cf38b0c4a91a2b806ee4b4e39702af8067971d2e07e0ad45c091f0"
2026-06-10 08:38:53.571973 | primary | "Updated"
2026-06-10 08:38:53.571979 | primary |
2026-06-10 08:38:53.571984 | primary | time="2026-06-10T08:37:25Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-pxe with tag 2d3f9a4be7cf38b0c4a91a2b806ee4b4e39702af8067971d2e07e0ad45c091f0 and manifest sha256:2d3f9a4be7cf38b0c4a91a2b806ee4b4e39702af8067971d2e07e0ad45c091f0"
2026-06-10 08:38:53.571989 | primary | "Updated"
2026-06-10 08:38:53.571994 | primary |
2026-06-10 08:38:53.571999 | primary | time="2026-06-10T08:37:25Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag current-podified and manifest sha256:c52270565a0ed5861ab02f7ba34a836313394df97bf4d485ef073da2106b60db"
2026-06-10 08:38:53.572004 | primary | "Updated"
2026-06-10 08:38:53.572010 | primary |
2026-06-10 08:38:53.572015 | primary | time="2026-06-10T08:37:26Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-api with tag c52270565a0ed5861ab02f7ba34a836313394df97bf4d485ef073da2106b60db and manifest sha256:c52270565a0ed5861ab02f7ba34a836313394df97bf4d485ef073da2106b60db"
2026-06-10 08:38:53.572020 | primary | "Updated"
2026-06-10 08:38:53.572026 | primary |
2026-06-10 08:38:53.572030 | primary | time="2026-06-10T08:37:27Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag current-podified and manifest sha256:5f884dfed60fa062ba156f70eafe4a83c27b208bad1f318480cb72e432dc4ab5"
2026-06-10 08:38:53.572036 | primary | "Updated"
2026-06-10 08:38:53.572041 | primary |
2026-06-10 08:38:53.572046 | primary | time="2026-06-10T08:37:27Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-conductor with tag 5f884dfed60fa062ba156f70eafe4a83c27b208bad1f318480cb72e432dc4ab5 and manifest sha256:5f884dfed60fa062ba156f70eafe4a83c27b208bad1f318480cb72e432dc4ab5"
2026-06-10 08:38:53.572051 | primary | "Updated"
2026-06-10 08:38:53.572056 | primary |
2026-06-10 08:38:53.572061 | primary | time="2026-06-10T08:37:28Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag current-podified and manifest sha256:7f4b2f9797b3fcb864640ffa37ee7a4ce12ac21ba0e517a0293adaf9e24b98c6"
2026-06-10 08:38:53.572105 | primary | "Updated"
2026-06-10 08:38:53.572111 | primary |
2026-06-10 08:38:53.572116 | primary | time="2026-06-10T08:37:28Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-inspector with tag 7f4b2f9797b3fcb864640ffa37ee7a4ce12ac21ba0e517a0293adaf9e24b98c6 and manifest sha256:7f4b2f9797b3fcb864640ffa37ee7a4ce12ac21ba0e517a0293adaf9e24b98c6"
2026-06-10 08:38:53.572122 | primary | "Updated"
2026-06-10 08:38:53.572127 | primary |
2026-06-10 08:38:53.572132 | primary | time="2026-06-10T08:37:29Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag current-podified and manifest sha256:78feb465bb565e644ac7efe0e3304daade2d07c9de533881f256d680ed962a81"
2026-06-10 08:38:53.572137 | primary | "Updated"
2026-06-10 08:38:53.572143 | primary |
2026-06-10 08:38:53.572148 | primary | time="2026-06-10T08:37:29Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api with tag 78feb465bb565e644ac7efe0e3304daade2d07c9de533881f256d680ed962a81 and manifest sha256:78feb465bb565e644ac7efe0e3304daade2d07c9de533881f256d680ed962a81"
2026-06-10 08:38:53.572153 | primary | "Updated"
2026-06-10 08:38:53.572158 | primary |
2026-06-10 08:38:53.572163 | primary | time="2026-06-10T08:37:30Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag current-podified and manifest sha256:b4a5e8b3ec97893eb02d576c665a36e3f274b9ac0ec9a06a544b1eaae62d453e"
2026-06-10 08:38:53.572168 | primary | "Updated"
2026-06-10 08:38:53.572173 | primary |
2026-06-10 08:38:53.572179 | primary | time="2026-06-10T08:37:31Z" level=info msg="Tagging podified-master-centos9/openstack-heat-engine with tag b4a5e8b3ec97893eb02d576c665a36e3f274b9ac0ec9a06a544b1eaae62d453e and manifest sha256:b4a5e8b3ec97893eb02d576c665a36e3f274b9ac0ec9a06a544b1eaae62d453e"
2026-06-10 08:38:53.572184 | primary | "Updated"
2026-06-10 08:38:53.572189 | primary |
2026-06-10 08:38:53.572194 | primary | time="2026-06-10T08:37:31Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag current-podified and manifest sha256:cefab2adee7eaf3c3e5b58af25fc774910d256f2c4894230eec5ced5e108fadf"
2026-06-10 08:38:53.572200 | primary | "Updated"
2026-06-10 08:38:53.572205 | primary |
2026-06-10 08:38:53.572210 | primary | time="2026-06-10T08:37:32Z" level=info msg="Tagging podified-master-centos9/openstack-heat-api-cfn with tag cefab2adee7eaf3c3e5b58af25fc774910d256f2c4894230eec5ced5e108fadf and manifest sha256:cefab2adee7eaf3c3e5b58af25fc774910d256f2c4894230eec5ced5e108fadf"
2026-06-10 08:38:53.572215 | primary | "Updated"
2026-06-10 08:38:53.572220 | primary |
2026-06-10 08:38:53.572225 | primary | time="2026-06-10T08:37:33Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag current-podified and manifest sha256:b4f19b7883277008eabc8a3f038da647073283c56d96b9178cad70aab5433b27"
2026-06-10 08:38:53.572235 | primary | "Updated"
2026-06-10 08:38:53.572241 | primary |
2026-06-10 08:38:53.572246 | primary | time="2026-06-10T08:37:33Z" level=info msg="Tagging podified-master-centos9/openstack-designate-backend-bind9 with tag b4f19b7883277008eabc8a3f038da647073283c56d96b9178cad70aab5433b27 and manifest sha256:b4f19b7883277008eabc8a3f038da647073283c56d96b9178cad70aab5433b27"
2026-06-10 08:38:53.572251 | primary | "Updated"
2026-06-10 08:38:53.572256 | primary |
2026-06-10 08:38:53.572261 | primary | time="2026-06-10T08:37:34Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag current-podified and manifest sha256:b4d49922a9e8dc204508593e660ab16f162b2dcccaa7d9f09b03414d7ccc35b0"
2026-06-10 08:38:53.572267 | primary | "Updated"
2026-06-10 08:38:53.572272 | primary |
2026-06-10 08:38:53.572283 | primary | time="2026-06-10T08:37:35Z" level=info msg="Tagging podified-master-centos9/openstack-designate-central with tag b4d49922a9e8dc204508593e660ab16f162b2dcccaa7d9f09b03414d7ccc35b0 and manifest sha256:b4d49922a9e8dc204508593e660ab16f162b2dcccaa7d9f09b03414d7ccc35b0"
2026-06-10 08:38:53.572288 | primary | "Updated"
2026-06-10 08:38:53.572294 | primary |
2026-06-10 08:38:53.572299 | primary | time="2026-06-10T08:37:35Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag current-podified and manifest sha256:da710221644f5e3b3eec1e56ffef296377a264d949b2a1208f431d33942c3107"
2026-06-10 08:38:53.572308 | primary | "Updated"
2026-06-10 08:38:53.572313 | primary |
2026-06-10 08:38:53.572319 | primary | time="2026-06-10T08:37:36Z" level=info msg="Tagging podified-master-centos9/openstack-designate-api with tag da710221644f5e3b3eec1e56ffef296377a264d949b2a1208f431d33942c3107 and manifest sha256:da710221644f5e3b3eec1e56ffef296377a264d949b2a1208f431d33942c3107"
2026-06-10 08:38:53.572324 | primary | "Updated"
2026-06-10 08:38:53.572329 | primary |
2026-06-10 08:38:53.572334 | primary | time="2026-06-10T08:37:36Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag current-podified and manifest sha256:e7ac5c1114bf373f69ef9370621d97c9e7b71e9c27487080d88185e2743a5b99"
2026-06-10 08:38:53.572339 | primary | "Updated"
2026-06-10 08:38:53.572344 | primary |
2026-06-10 08:38:53.572350 | primary | time="2026-06-10T08:37:37Z" level=info msg="Tagging podified-master-centos9/openstack-designate-sink with tag e7ac5c1114bf373f69ef9370621d97c9e7b71e9c27487080d88185e2743a5b99 and manifest sha256:e7ac5c1114bf373f69ef9370621d97c9e7b71e9c27487080d88185e2743a5b99"
2026-06-10 08:38:53.572355 | primary | "Updated"
2026-06-10 08:38:53.572360 | primary |
2026-06-10 08:38:53.572365 | primary | time="2026-06-10T08:37:38Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag current-podified and manifest sha256:fa4885c4b1c5d0c55dddbcb947cc45305df05b79c1616ffcf6534f7ff1492c11"
2026-06-10 08:38:53.572370 | primary | "Updated"
2026-06-10 08:38:53.572375 | primary |
2026-06-10 08:38:53.572381 | primary | time="2026-06-10T08:37:38Z" level=info msg="Tagging podified-master-centos9/openstack-designate-worker with tag fa4885c4b1c5d0c55dddbcb947cc45305df05b79c1616ffcf6534f7ff1492c11 and manifest sha256:fa4885c4b1c5d0c55dddbcb947cc45305df05b79c1616ffcf6534f7ff1492c11"
2026-06-10 08:38:53.572386 | primary | "Updated"
2026-06-10 08:38:53.572391 | primary |
2026-06-10 08:38:53.572396 | primary | time="2026-06-10T08:37:39Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag current-podified and manifest sha256:5e321e9981975b89bb48aa41f4aef7d766e2371349304507d486d4ef0afdba13"
2026-06-10 08:38:53.572401 | primary | "Updated"
2026-06-10 08:38:53.572406 | primary |
2026-06-10 08:38:53.572411 | primary | time="2026-06-10T08:37:39Z" level=info msg="Tagging podified-master-centos9/openstack-designate-mdns with tag 5e321e9981975b89bb48aa41f4aef7d766e2371349304507d486d4ef0afdba13 and manifest sha256:5e321e9981975b89bb48aa41f4aef7d766e2371349304507d486d4ef0afdba13"
2026-06-10 08:38:53.572416 | primary | "Updated"
2026-06-10 08:38:53.572422 | primary |
2026-06-10 08:38:53.572427 | primary | time="2026-06-10T08:37:40Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag current-podified and manifest sha256:143bf9a5045cc4c57e922864a233a49bba2ad647e22cf701cc9f998cbfd5b14f"
2026-06-10 08:38:53.572432 | primary | "Updated"
2026-06-10 08:38:53.572437 | primary |
2026-06-10 08:38:53.572442 | primary | time="2026-06-10T08:37:41Z" level=info msg="Tagging podified-master-centos9/openstack-designate-producer with tag 143bf9a5045cc4c57e922864a233a49bba2ad647e22cf701cc9f998cbfd5b14f and manifest sha256:143bf9a5045cc4c57e922864a233a49bba2ad647e22cf701cc9f998cbfd5b14f"
2026-06-10 08:38:53.572448 | primary | "Updated"
2026-06-10 08:38:53.572453 | primary |
2026-06-10 08:38:53.572461 | primary | time="2026-06-10T08:37:41Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag current-podified and manifest sha256:3ee35817af2c9021baa614fb903427a2cd568605fb0f64adb23d586fa8eec4eb"
2026-06-10 08:38:53.572466 | primary | "Updated"
2026-06-10 08:38:53.572472 | primary |
2026-06-10 08:38:53.572477 | primary | time="2026-06-10T08:37:42Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-api with tag 3ee35817af2c9021baa614fb903427a2cd568605fb0f64adb23d586fa8eec4eb and manifest sha256:3ee35817af2c9021baa614fb903427a2cd568605fb0f64adb23d586fa8eec4eb"
2026-06-10 08:38:53.572482 | primary | "Updated"
2026-06-10 08:38:53.572487 | primary |
2026-06-10 08:38:53.572493 | primary | time="2026-06-10T08:37:43Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag current-podified and manifest sha256:806cc5dcfd04fc3b42c2f869d411a1c397d96d7ec5d88827e3ed54861e53ae14"
2026-06-10 08:38:53.572501 | primary | "Updated"
2026-06-10 08:38:53.572507 | primary |
2026-06-10 08:38:53.572517 | primary | time="2026-06-10T08:37:43Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-processor with tag 806cc5dcfd04fc3b42c2f869d411a1c397d96d7ec5d88827e3ed54861e53ae14 and manifest sha256:806cc5dcfd04fc3b42c2f869d411a1c397d96d7ec5d88827e3ed54861e53ae14"
2026-06-10 08:38:53.572522 | primary | "Updated"
2026-06-10 08:38:53.572528 | primary |
2026-06-10 08:38:53.572533 | primary | time="2026-06-10T08:37:44Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag current-podified and manifest sha256:795d18fb2625ac7245623cb75a782260031e45b0d1b4fbe46954e3282deaa14d"
2026-06-10 08:38:53.572538 | primary | "Updated"
2026-06-10 08:38:53.572544 | primary |
2026-06-10 08:38:53.572549 | primary | time="2026-06-10T08:37:45Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-api with tag 795d18fb2625ac7245623cb75a782260031e45b0d1b4fbe46954e3282deaa14d and manifest sha256:795d18fb2625ac7245623cb75a782260031e45b0d1b4fbe46954e3282deaa14d"
2026-06-10 08:38:53.572554 | primary | "Updated"
2026-06-10 08:38:53.572559 | primary |
2026-06-10 08:38:53.572564 | primary | time="2026-06-10T08:37:45Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag current-podified and manifest sha256:f8a7ced6ab3d0ba292705b821b3ab7345a6219765a863cd597a8e02959e191f7"
2026-06-10 08:38:53.572569 | primary | "Updated"
2026-06-10 08:38:53.572574 | primary |
2026-06-10 08:38:53.572579 | primary | time="2026-06-10T08:37:46Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-volume with tag f8a7ced6ab3d0ba292705b821b3ab7345a6219765a863cd597a8e02959e191f7 and manifest sha256:f8a7ced6ab3d0ba292705b821b3ab7345a6219765a863cd597a8e02959e191f7"
2026-06-10 08:38:53.572585 | primary | "Updated"
2026-06-10 08:38:53.572590 | primary |
2026-06-10 08:38:53.572595 | primary | time="2026-06-10T08:37:46Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag current-podified and manifest sha256:225c0dcde2ec89d500e2020b4462efaa4640f4b1a1be54abe8f33c22c9ae119c"
2026-06-10 08:38:53.572600 | primary | "Updated"
2026-06-10 08:38:53.572605 | primary |
2026-06-10 08:38:53.572610 | primary | time="2026-06-10T08:37:47Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-backup with tag 225c0dcde2ec89d500e2020b4462efaa4640f4b1a1be54abe8f33c22c9ae119c and manifest sha256:225c0dcde2ec89d500e2020b4462efaa4640f4b1a1be54abe8f33c22c9ae119c"
2026-06-10 08:38:53.572615 | primary | "Updated"
2026-06-10 08:38:53.572620 | primary |
2026-06-10 08:38:53.572625 | primary | time="2026-06-10T08:37:47Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag current-podified and manifest sha256:9780a8c49bf2b8d18e230d7b21c9b6e713f92469b8a877d7c26c22c350c7fb81"
2026-06-10 08:38:53.572631 | primary | "Updated"
2026-06-10 08:38:53.572636 | primary |
2026-06-10 08:38:53.572641 | primary | time="2026-06-10T08:37:48Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-scheduler with tag 9780a8c49bf2b8d18e230d7b21c9b6e713f92469b8a877d7c26c22c350c7fb81 and manifest sha256:9780a8c49bf2b8d18e230d7b21c9b6e713f92469b8a877d7c26c22c350c7fb81"
2026-06-10 08:38:53.572646 | primary | "Updated"
2026-06-10 08:38:53.572651 | primary |
2026-06-10 08:38:53.572657 | primary | time="2026-06-10T08:37:49Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag current-podified and manifest sha256:a155e105c2998023aee6f77c3809b292812e5945fd08051d9664074987fa33ad"
2026-06-10 08:38:53.572662 | primary | "Updated"
2026-06-10 08:38:53.572667 | primary |
2026-06-10 08:38:53.572675 | primary | time="2026-06-10T08:37:49Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-notification with tag a155e105c2998023aee6f77c3809b292812e5945fd08051d9664074987fa33ad and manifest sha256:a155e105c2998023aee6f77c3809b292812e5945fd08051d9664074987fa33ad"
2026-06-10 08:38:53.572681 | primary | "Updated"
2026-06-10 08:38:53.572686 | primary |
2026-06-10 08:38:53.572691 | primary | time="2026-06-10T08:37:50Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag current-podified and manifest sha256:4ec1b49536f930a4010418fb8e3e17c17f36febf2b70153e680afc8913ff6397"
2026-06-10 08:38:53.572700 | primary | "Updated"
2026-06-10 08:38:53.572705 | primary |
2026-06-10 08:38:53.572711 | primary | time="2026-06-10T08:37:50Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-central with tag 4ec1b49536f930a4010418fb8e3e17c17f36febf2b70153e680afc8913ff6397 and manifest sha256:4ec1b49536f930a4010418fb8e3e17c17f36febf2b70153e680afc8913ff6397"
2026-06-10 08:38:53.572716 | primary | "Updated"
2026-06-10 08:38:53.572737 | primary |
2026-06-10 08:38:53.572747 | primary | time="2026-06-10T08:37:51Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag current-podified and manifest sha256:b2f066cc86eaeb8d1d051d7ff00bbe6d41235b90db8da3bacaf22d99d3a9be7e"
2026-06-10 08:38:53.572752 | primary | "Updated"
2026-06-10 08:38:53.572757 | primary |
2026-06-10 08:38:53.572762 | primary | time="2026-06-10T08:37:51Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-ipmi with tag b2f066cc86eaeb8d1d051d7ff00bbe6d41235b90db8da3bacaf22d99d3a9be7e and manifest sha256:b2f066cc86eaeb8d1d051d7ff00bbe6d41235b90db8da3bacaf22d99d3a9be7e"
2026-06-10 08:38:53.572768 | primary | "Updated"
2026-06-10 08:38:53.572773 | primary |
2026-06-10 08:38:53.572778 | primary | time="2026-06-10T08:37:52Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag current-podified and manifest sha256:7b2297059f5716dd1d4b67050abbffedc1f3c8ced07866b10099b530d2650314"
2026-06-10 08:38:53.572783 | primary | "Updated"
2026-06-10 08:38:53.572788 | primary |
2026-06-10 08:38:53.572798 | primary | time="2026-06-10T08:37:53Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-compute with tag 7b2297059f5716dd1d4b67050abbffedc1f3c8ced07866b10099b530d2650314 and manifest sha256:7b2297059f5716dd1d4b67050abbffedc1f3c8ced07866b10099b530d2650314"
2026-06-10 08:38:53.572804 | primary | "Updated"
2026-06-10 08:38:53.572809 | primary |
2026-06-10 08:38:53.572814 | primary | time="2026-06-10T08:37:53Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag current-podified and manifest sha256:ddbd1c172630dbcf077a930eb2677b5632257b582ea777f2660c3ea7591443eb"
2026-06-10 08:38:53.572819 | primary | "Updated"
2026-06-10 08:38:53.572824 | primary |
2026-06-10 08:38:53.572830 | primary | time="2026-06-10T08:37:54Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-api with tag ddbd1c172630dbcf077a930eb2677b5632257b582ea777f2660c3ea7591443eb and manifest sha256:ddbd1c172630dbcf077a930eb2677b5632257b582ea777f2660c3ea7591443eb"
2026-06-10 08:38:53.572835 | primary | "Updated"
2026-06-10 08:38:53.572840 | primary |
2026-06-10 08:38:53.572845 | primary | time="2026-06-10T08:37:56Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag current-podified and manifest sha256:bb189eca6a100ef7dea755a3c39475d7956aaefaaa343112b12590a5e3f3ff8e"
2026-06-10 08:38:53.572850 | primary | "Updated"
2026-06-10 08:38:53.572855 | primary |
2026-06-10 08:38:53.572860 | primary | time="2026-06-10T08:37:57Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-worker with tag bb189eca6a100ef7dea755a3c39475d7956aaefaaa343112b12590a5e3f3ff8e and manifest sha256:bb189eca6a100ef7dea755a3c39475d7956aaefaaa343112b12590a5e3f3ff8e"
2026-06-10 08:38:53.572866 | primary | "Updated"
2026-06-10 08:38:53.572870 | primary |
2026-06-10 08:38:53.572876 | primary | time="2026-06-10T08:37:58Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag current-podified and manifest sha256:4181cece098f0185415c7707c2c23bf31f01a1885de629258218a9b443f40c65"
2026-06-10 08:38:53.572881 | primary | "Updated"
2026-06-10 08:38:53.572886 | primary |
2026-06-10 08:38:53.572891 | primary | time="2026-06-10T08:37:59Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-keystone-listener with tag 4181cece098f0185415c7707c2c23bf31f01a1885de629258218a9b443f40c65 and manifest sha256:4181cece098f0185415c7707c2c23bf31f01a1885de629258218a9b443f40c65"
2026-06-10 08:38:53.572897 | primary | "Updated"
2026-06-10 08:38:53.572902 | primary |
2026-06-10 08:38:53.572907 | primary | time="2026-06-10T08:37:59Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag current-podified and manifest sha256:d929703496e3803c3332b65535327fb2c7af53a6bbb12e5df3dbdb0b0a02d2b0"
2026-06-10 08:38:53.572912 | primary | "Updated"
2026-06-10 08:38:53.572917 | primary |
2026-06-10 08:38:53.572930 | primary | time="2026-06-10T08:38:00Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-api with tag d929703496e3803c3332b65535327fb2c7af53a6bbb12e5df3dbdb0b0a02d2b0 and manifest sha256:d929703496e3803c3332b65535327fb2c7af53a6bbb12e5df3dbdb0b0a02d2b0"
2026-06-10 08:38:53.572935 | primary | "Updated"
2026-06-10 08:38:53.572941 | primary |
2026-06-10 08:38:53.572946 | primary | time="2026-06-10T08:38:01Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag current-podified and manifest sha256:b82dcb61d21fe53d84eb1632b8f5c70274a8d0db7dfc7b56d3316ba29e0e1cac"
2026-06-10 08:38:53.572951 | primary | "Updated"
2026-06-10 08:38:53.572956 | primary |
2026-06-10 08:38:53.572961 | primary | time="2026-06-10T08:38:01Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-evaluator with tag b82dcb61d21fe53d84eb1632b8f5c70274a8d0db7dfc7b56d3316ba29e0e1cac and manifest sha256:b82dcb61d21fe53d84eb1632b8f5c70274a8d0db7dfc7b56d3316ba29e0e1cac"
2026-06-10 08:38:53.572966 | primary | "Updated"
2026-06-10 08:38:53.572971 | primary |
2026-06-10 08:38:53.572977 | primary | time="2026-06-10T08:38:02Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag current-podified and manifest sha256:89cbc08ee669979680c01712e5e159db93de2a51d638855bf12419a974de6326"
2026-06-10 08:38:53.572982 | primary | "Updated"
2026-06-10 08:38:53.572987 | primary |
2026-06-10 08:38:53.572992 | primary | time="2026-06-10T08:38:03Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-listener with tag 89cbc08ee669979680c01712e5e159db93de2a51d638855bf12419a974de6326 and manifest sha256:89cbc08ee669979680c01712e5e159db93de2a51d638855bf12419a974de6326"
2026-06-10 08:38:53.572997 | primary | "Updated"
2026-06-10 08:38:53.573003 | primary |
2026-06-10 08:38:53.573008 | primary | time="2026-06-10T08:38:04Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag current-podified and manifest sha256:8fa36297347b691282a8b3e34b74d240b5e6310d50ffeab08442b8a4a7e5f226"
2026-06-10 08:38:53.573013 | primary | "Updated"
2026-06-10 08:38:53.573018 | primary |
2026-06-10 08:38:53.573023 | primary | time="2026-06-10T08:38:05Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-notifier with tag 8fa36297347b691282a8b3e34b74d240b5e6310d50ffeab08442b8a4a7e5f226 and manifest sha256:8fa36297347b691282a8b3e34b74d240b5e6310d50ffeab08442b8a4a7e5f226"
2026-06-10 08:38:53.573028 | primary | "Updated"
2026-06-10 08:38:53.573033 | primary |
2026-06-10 08:38:53.573039 | primary | time="2026-06-10T08:38:05Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag current-podified and manifest sha256:2b414ea2f5dc100b70ee66f0ffc7ecca0e7b4641582b3be73eec7d1aa8b32fa9"
2026-06-10 08:38:53.573044 | primary | "Updated"
2026-06-10 08:38:53.573049 | primary |
2026-06-10 08:38:53.573054 | primary | time="2026-06-10T08:38:06Z" level=info msg="Tagging podified-master-centos9/openstack-nova-base with tag 2b414ea2f5dc100b70ee66f0ffc7ecca0e7b4641582b3be73eec7d1aa8b32fa9 and manifest sha256:2b414ea2f5dc100b70ee66f0ffc7ecca0e7b4641582b3be73eec7d1aa8b32fa9"
2026-06-10 08:38:53.573059 | primary | "Updated"
2026-06-10 08:38:53.573064 | primary |
2026-06-10 08:38:53.573073 | primary | time="2026-06-10T08:38:06Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag current-podified and manifest sha256:9ea2b598cd882541da0e39d0e13e0c0704698ab239a19721dca457af9c4a3531"
2026-06-10 08:38:53.573079 | primary | "Updated"
2026-06-10 08:38:53.573084 | primary |
2026-06-10 08:38:53.573089 | primary | time="2026-06-10T08:38:07Z" level=info msg="Tagging podified-master-centos9/openstack-neutron-base with tag 9ea2b598cd882541da0e39d0e13e0c0704698ab239a19721dca457af9c4a3531 and manifest sha256:9ea2b598cd882541da0e39d0e13e0c0704698ab239a19721dca457af9c4a3531"
2026-06-10 08:38:53.573094 | primary | "Updated"
2026-06-10 08:38:53.573099 | primary |
2026-06-10 08:38:53.573105 | primary | time="2026-06-10T08:38:08Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag current-podified and manifest sha256:5bbf48fce7a7c69d4e231171e7696a2f2bf9628ab20dad2142f19645d6d62d80"
2026-06-10 08:38:53.573110 | primary | "Updated"
2026-06-10 08:38:53.573115 | primary |
2026-06-10 08:38:53.573120 | primary | time="2026-06-10T08:38:08Z" level=info msg="Tagging podified-master-centos9/openstack-tempest with tag 5bbf48fce7a7c69d4e231171e7696a2f2bf9628ab20dad2142f19645d6d62d80 and manifest sha256:5bbf48fce7a7c69d4e231171e7696a2f2bf9628ab20dad2142f19645d6d62d80"
2026-06-10 08:38:53.573129 | primary | "Updated"
2026-06-10 08:38:53.573135 | primary |
2026-06-10 08:38:53.573140 | primary | time="2026-06-10T08:38:09Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag current-podified and manifest sha256:f2affaf00bcad9db02fc67bea21177f0644487c5264031f504c25faa387a2679"
2026-06-10 08:38:53.573145 | primary | "Updated"
2026-06-10 08:38:53.573150 | primary |
2026-06-10 08:38:53.573156 | primary | time="2026-06-10T08:38:10Z" level=info msg="Tagging podified-master-centos9/openstack-octavia-base with tag f2affaf00bcad9db02fc67bea21177f0644487c5264031f504c25faa387a2679 and manifest sha256:f2affaf00bcad9db02fc67bea21177f0644487c5264031f504c25faa387a2679"
2026-06-10 08:38:53.573161 | primary | "Updated"
2026-06-10 08:38:53.573166 | primary |
2026-06-10 08:38:53.573171 | primary | time="2026-06-10T08:38:11Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag current-podified and manifest sha256:e56fb6fa8905d7aaa3d1c90a7e0ff65598d5e734e5902703236c1bfdf4abdacc"
2026-06-10 08:38:53.573176 | primary | "Updated"
2026-06-10 08:38:53.573181 | primary |
2026-06-10 08:38:53.573190 | primary | time="2026-06-10T08:38:11Z" level=info msg="Tagging podified-master-centos9/openstack-watcher-base with tag e56fb6fa8905d7aaa3d1c90a7e0ff65598d5e734e5902703236c1bfdf4abdacc and manifest sha256:e56fb6fa8905d7aaa3d1c90a7e0ff65598d5e734e5902703236c1bfdf4abdacc"
2026-06-10 08:38:53.573195 | primary | "Updated"
2026-06-10 08:38:53.573200 | primary |
2026-06-10 08:38:53.573205 | primary | time="2026-06-10T08:38:12Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag current-podified and manifest sha256:cc7ad11958dac942e46df4d220f8909bde7c00766a3b99942269b1b771b8cb5a"
2026-06-10 08:38:53.573211 | primary | "Updated"
2026-06-10 08:38:53.573216 | primary |
2026-06-10 08:38:53.573221 | primary | time="2026-06-10T08:38:13Z" level=info msg="Tagging podified-master-centos9/openstack-swift-base with tag cc7ad11958dac942e46df4d220f8909bde7c00766a3b99942269b1b771b8cb5a and manifest sha256:cc7ad11958dac942e46df4d220f8909bde7c00766a3b99942269b1b771b8cb5a"
2026-06-10 08:38:53.573226 | primary | "Updated"
2026-06-10 08:38:53.573231 | primary |
2026-06-10 08:38:53.573236 | primary | time="2026-06-10T08:38:13Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag current-podified and manifest sha256:2e2f5a4756357d87f64463716e509c7946c7094583e8e72ee5881543c522fcc1"
2026-06-10 08:38:53.573242 | primary | "Updated"
2026-06-10 08:38:53.573247 | primary |
2026-06-10 08:38:53.573252 | primary | time="2026-06-10T08:38:14Z" level=info msg="Tagging podified-master-centos9/openstack-manila-base with tag 2e2f5a4756357d87f64463716e509c7946c7094583e8e72ee5881543c522fcc1 and manifest sha256:2e2f5a4756357d87f64463716e509c7946c7094583e8e72ee5881543c522fcc1"
2026-06-10 08:38:53.573257 | primary | "Updated"
2026-06-10 08:38:53.573262 | primary |
2026-06-10 08:38:53.573267 | primary | time="2026-06-10T08:38:15Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag current-podified and manifest sha256:85c43e9fea1620890d2aecc3dce19d60f9b5a4cb315388e32d48f3ff3ba2e48c"
2026-06-10 08:38:53.573273 | primary | "Updated"
2026-06-10 08:38:53.573278 | primary |
2026-06-10 08:38:53.573283 | primary | time="2026-06-10T08:38:15Z" level=info msg="Tagging podified-master-centos9/openstack-keystone with tag 85c43e9fea1620890d2aecc3dce19d60f9b5a4cb315388e32d48f3ff3ba2e48c and manifest sha256:85c43e9fea1620890d2aecc3dce19d60f9b5a4cb315388e32d48f3ff3ba2e48c"
2026-06-10 08:38:53.573288 | primary | "Updated"
2026-06-10 08:38:53.573293 | primary |
2026-06-10 08:38:53.573298 | primary | time="2026-06-10T08:38:16Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag current-podified and manifest sha256:7bb010a54c9dd8b9adfe74bfaa693142e0d49edcce648dabbd9753afb40f1597"
2026-06-10 08:38:53.573304 | primary | "Updated"
2026-06-10 08:38:53.573309 | primary |
2026-06-10 08:38:53.573314 | primary | time="2026-06-10T08:38:16Z" level=info msg="Tagging podified-master-centos9/openstack-heat-base with tag 7bb010a54c9dd8b9adfe74bfaa693142e0d49edcce648dabbd9753afb40f1597 and manifest sha256:7bb010a54c9dd8b9adfe74bfaa693142e0d49edcce648dabbd9753afb40f1597"
2026-06-10 08:38:53.573323 | primary | "Updated"
2026-06-10 08:38:53.573328 | primary |
2026-06-10 08:38:53.573333 | primary | time="2026-06-10T08:38:17Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag current-podified and manifest sha256:56485cba117e7c2d7c0ecf17c173e41155a3b62b58aa436afe1540acef242e06"
2026-06-10 08:38:53.573338 | primary | "Updated"
2026-06-10 08:38:53.573344 | primary |
2026-06-10 08:38:53.573353 | primary | time="2026-06-10T08:38:18Z" level=info msg="Tagging podified-master-centos9/openstack-ironic-base with tag 56485cba117e7c2d7c0ecf17c173e41155a3b62b58aa436afe1540acef242e06 and manifest sha256:56485cba117e7c2d7c0ecf17c173e41155a3b62b58aa436afe1540acef242e06"
2026-06-10 08:38:53.573359 | primary | "Updated"
2026-06-10 08:38:53.573364 | primary |
2026-06-10 08:38:53.573369 | primary | time="2026-06-10T08:38:18Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag current-podified and manifest sha256:b93764b895d42620d30fab8480a0e4bd0c5fe5b9919a6f7eb999aeae4d46137e"
2026-06-10 08:38:53.573374 | primary | "Updated"
2026-06-10 08:38:53.573379 | primary |
2026-06-10 08:38:53.573385 | primary | time="2026-06-10T08:38:19Z" level=info msg="Tagging podified-master-centos9/openstack-ceilometer-base with tag b93764b895d42620d30fab8480a0e4bd0c5fe5b9919a6f7eb999aeae4d46137e and manifest sha256:b93764b895d42620d30fab8480a0e4bd0c5fe5b9919a6f7eb999aeae4d46137e"
2026-06-10 08:38:53.573390 | primary | "Updated"
2026-06-10 08:38:53.573395 | primary |
2026-06-10 08:38:53.573400 | primary | time="2026-06-10T08:38:20Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag current-podified and manifest sha256:b38406ef559adfca1d4d959934665d76698b9cff8c80ac070ba24327c39cd015"
2026-06-10 08:38:53.573405 | primary | "Updated"
2026-06-10 08:38:53.573410 | primary |
2026-06-10 08:38:53.573415 | primary | time="2026-06-10T08:38:20Z" level=info msg="Tagging podified-master-centos9/openstack-designate-base with tag b38406ef559adfca1d4d959934665d76698b9cff8c80ac070ba24327c39cd015 and manifest sha256:b38406ef559adfca1d4d959934665d76698b9cff8c80ac070ba24327c39cd015"
2026-06-10 08:38:53.573421 | primary | "Updated"
2026-06-10 08:38:53.573425 | primary |
2026-06-10 08:38:53.573431 | primary | time="2026-06-10T08:38:21Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag current-podified and manifest sha256:ccd656af32077d2d09bb115ab378a356ff86747bff869bd405e4f0f4bac04241"
2026-06-10 08:38:53.573436 | primary | "Updated"
2026-06-10 08:38:53.573441 | primary |
2026-06-10 08:38:53.573446 | primary | time="2026-06-10T08:38:21Z" level=info msg="Tagging podified-master-centos9/openstack-cloudkitty-base with tag ccd656af32077d2d09bb115ab378a356ff86747bff869bd405e4f0f4bac04241 and manifest sha256:ccd656af32077d2d09bb115ab378a356ff86747bff869bd405e4f0f4bac04241"
2026-06-10 08:38:53.573451 | primary | "Updated"
2026-06-10 08:38:53.573457 | primary |
2026-06-10 08:38:53.573462 | primary | time="2026-06-10T08:38:22Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag current-podified and manifest sha256:3c4e49c2337ef607c7d33702a93ec06893304e7c5d9c50191584831a7fcb6d33"
2026-06-10 08:38:53.573467 | primary | "Updated"
2026-06-10 08:38:53.573472 | primary |
2026-06-10 08:38:53.573480 | primary | time="2026-06-10T08:38:23Z" level=info msg="Tagging podified-master-centos9/openstack-cinder-base with tag 3c4e49c2337ef607c7d33702a93ec06893304e7c5d9c50191584831a7fcb6d33 and manifest sha256:3c4e49c2337ef607c7d33702a93ec06893304e7c5d9c50191584831a7fcb6d33"
2026-06-10 08:38:53.573486 | primary | "Updated"
2026-06-10 08:38:53.573491 | primary |
2026-06-10 08:38:53.573496 | primary | time="2026-06-10T08:38:24Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag current-podified and manifest sha256:eeca9641453011a2a6683db92542e7e55bfea1fa39ab0de7654e79e81b83ea02"
2026-06-10 08:38:53.573501 | primary | "Updated"
2026-06-10 08:38:53.573507 | primary |
2026-06-10 08:38:53.573512 | primary | time="2026-06-10T08:38:24Z" level=info msg="Tagging podified-master-centos9/openstack-horizontest with tag eeca9641453011a2a6683db92542e7e55bfea1fa39ab0de7654e79e81b83ea02 and manifest sha256:eeca9641453011a2a6683db92542e7e55bfea1fa39ab0de7654e79e81b83ea02"
2026-06-10 08:38:53.573517 | primary | "Updated"
2026-06-10 08:38:53.573525 | primary |
2026-06-10 08:38:53.573531 | primary | time="2026-06-10T08:38:25Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag current-podified and manifest sha256:d4e72f6a8e37a3b8501b6c375762e13673dc02b3174c7d815edfd5068d90665c"
2026-06-10 08:38:53.573536 | primary | "Updated"
2026-06-10 08:38:53.573541 | primary |
2026-06-10 08:38:53.573546 | primary | time="2026-06-10T08:38:25Z" level=info msg="Tagging podified-master-centos9/openstack-glance-api with tag d4e72f6a8e37a3b8501b6c375762e13673dc02b3174c7d815edfd5068d90665c and manifest sha256:d4e72f6a8e37a3b8501b6c375762e13673dc02b3174c7d815edfd5068d90665c"
2026-06-10 08:38:53.573551 | primary | "Updated"
2026-06-10 08:38:53.573557 | primary |
2026-06-10 08:38:53.573562 | primary | time="2026-06-10T08:38:26Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag current-podified and manifest sha256:382391f3c5b3077db926c8e4b1dd578a584e2950a2eab0b7751a4c57ad941c85"
2026-06-10 08:38:53.573567 | primary | "Updated"
2026-06-10 08:38:53.573572 | primary |
2026-06-10 08:38:53.573577 | primary | time="2026-06-10T08:38:26Z" level=info msg="Tagging podified-master-centos9/openstack-horizon with tag 382391f3c5b3077db926c8e4b1dd578a584e2950a2eab0b7751a4c57ad941c85 and manifest sha256:382391f3c5b3077db926c8e4b1dd578a584e2950a2eab0b7751a4c57ad941c85"
2026-06-10 08:38:53.573583 | primary | "Updated"
2026-06-10 08:38:53.573588 | primary |
2026-06-10 08:38:53.573593 | primary | time="2026-06-10T08:38:27Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag current-podified and manifest sha256:62a75f1385654b7438b24c242727dff3e5daccb6978687dfe09d1a9e0bacadce"
2026-06-10 08:38:53.573598 | primary | "Updated"
2026-06-10 08:38:53.573603 | primary |
2026-06-10 08:38:53.573613 | primary | time="2026-06-10T08:38:27Z" level=info msg="Tagging podified-master-centos9/openstack-barbican-base with tag 62a75f1385654b7438b24c242727dff3e5daccb6978687dfe09d1a9e0bacadce and manifest sha256:62a75f1385654b7438b24c242727dff3e5daccb6978687dfe09d1a9e0bacadce"
2026-06-10 08:38:53.573619 | primary | "Updated"
2026-06-10 08:38:53.573624 | primary |
2026-06-10 08:38:53.573629 | primary | time="2026-06-10T08:38:28Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag current-podified and manifest sha256:5bf4446980c8edcbf864f7baddebaf940c2c1447a574a9b1cf9e3c8f9f316858"
2026-06-10 08:38:53.573634 | primary | "Updated"
2026-06-10 08:38:53.573639 | primary |
2026-06-10 08:38:53.573645 | primary | time="2026-06-10T08:38:29Z" level=info msg="Tagging podified-master-centos9/openstack-iscsid with tag 5bf4446980c8edcbf864f7baddebaf940c2c1447a574a9b1cf9e3c8f9f316858 and manifest sha256:5bf4446980c8edcbf864f7baddebaf940c2c1447a574a9b1cf9e3c8f9f316858"
2026-06-10 08:38:53.573650 | primary | "Updated"
2026-06-10 08:38:53.573655 | primary |
2026-06-10 08:38:53.573660 | primary | time="2026-06-10T08:38:30Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag current-podified and manifest sha256:065ab1c158f6ac29c125d2c883b820f03e1a04d2d74e64d14baca3d46833ef3e"
2026-06-10 08:38:53.573665 | primary | "Updated"
2026-06-10 08:38:53.573670 | primary |
2026-06-10 08:38:53.573675 | primary | time="2026-06-10T08:38:30Z" level=info msg="Tagging podified-master-centos9/openstack-aodh-base with tag 065ab1c158f6ac29c125d2c883b820f03e1a04d2d74e64d14baca3d46833ef3e and manifest sha256:065ab1c158f6ac29c125d2c883b820f03e1a04d2d74e64d14baca3d46833ef3e"
2026-06-10 08:38:53.573680 | primary | "Updated"
2026-06-10 08:38:53.573686 | primary |
2026-06-10 08:38:53.573691 | primary | time="2026-06-10T08:38:31Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag current-podified and manifest sha256:35403651cb5a54b4049560cf626586b3312fedb492e0a0affbf6b85c35386f0c"
2026-06-10 08:38:53.573696 | primary | "Updated"
2026-06-10 08:38:53.573701 | primary |
2026-06-10 08:38:53.573706 | primary | time="2026-06-10T08:38:31Z" level=info msg="Tagging podified-master-centos9/openstack-placement-api with tag 35403651cb5a54b4049560cf626586b3312fedb492e0a0affbf6b85c35386f0c and manifest sha256:35403651cb5a54b4049560cf626586b3312fedb492e0a0affbf6b85c35386f0c"
2026-06-10 08:38:53.573711 | primary | "Updated"
2026-06-10 08:38:53.573716 | primary |
2026-06-10 08:38:53.573736 | primary | time="2026-06-10T08:38:32Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag current-podified and manifest sha256:6b95b1732173af9b17456799c48f7f06cb4be7da1f11d148d8aa4be01515b76d"
2026-06-10 08:38:53.573750 | primary | "Updated"
2026-06-10 08:38:53.573756 | primary |
2026-06-10 08:38:53.573761 | primary | time="2026-06-10T08:38:32Z" level=info msg="Tagging podified-master-centos9/openstack-tobiko with tag 6b95b1732173af9b17456799c48f7f06cb4be7da1f11d148d8aa4be01515b76d and manifest sha256:6b95b1732173af9b17456799c48f7f06cb4be7da1f11d148d8aa4be01515b76d"
2026-06-10 08:38:53.573766 | primary | "Updated"
2026-06-10 08:38:53.573771 | primary |
2026-06-10 08:38:53.573776 | primary | time="2026-06-10T08:38:33Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag current-podified and manifest sha256:b662e83586e0a967a5b0066000d80b6ab814766557e3138149619988ff3edfe8"
2026-06-10 08:38:53.573781 | primary | "Updated"
2026-06-10 08:38:53.573786 | primary |
2026-06-10 08:38:53.573792 | primary | time="2026-06-10T08:38:33Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-base with tag b662e83586e0a967a5b0066000d80b6ab814766557e3138149619988ff3edfe8 and manifest sha256:b662e83586e0a967a5b0066000d80b6ab814766557e3138149619988ff3edfe8"
2026-06-10 08:38:53.573797 | primary | "Updated"
2026-06-10 08:38:53.573802 | primary |
2026-06-10 08:38:53.573807 | primary | time="2026-06-10T08:38:34Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag current-podified and manifest sha256:a577d048d1eb37abab696a5f8f9ceb863a07d05bca3880a6e25a6f3c51397948"
2026-06-10 08:38:53.573812 | primary | "Updated"
2026-06-10 08:38:53.573818 | primary |
2026-06-10 08:38:53.573823 | primary | time="2026-06-10T08:38:35Z" level=info msg="Tagging podified-master-centos9/openstack-os with tag a577d048d1eb37abab696a5f8f9ceb863a07d05bca3880a6e25a6f3c51397948 and manifest sha256:a577d048d1eb37abab696a5f8f9ceb863a07d05bca3880a6e25a6f3c51397948"
2026-06-10 08:38:53.573828 | primary | "Updated"
2026-06-10 08:38:53.573833 | primary |
2026-06-10 08:38:53.573841 | primary | time="2026-06-10T08:38:35Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag current-podified and manifest sha256:b4513a7aa083a4a51fca31dc8d5971842f2172ef23515a985167e77300426316"
2026-06-10 08:38:53.573847 | primary | "Updated"
2026-06-10 08:38:53.573852 | primary |
2026-06-10 08:38:53.573857 | primary | time="2026-06-10T08:38:36Z" level=info msg="Tagging podified-master-centos9/openstack-ovn-bgp-agent with tag b4513a7aa083a4a51fca31dc8d5971842f2172ef23515a985167e77300426316 and manifest sha256:b4513a7aa083a4a51fca31dc8d5971842f2172ef23515a985167e77300426316"
2026-06-10 08:38:53.573862 | primary | "Updated"
2026-06-10 08:38:53.573867 | primary |
2026-06-10 08:38:53.573872 | primary | time="2026-06-10T08:38:36Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag current-podified and manifest sha256:831b77bd034272ce205dce7f5fa1d8816fba70c4fe858553775ced4d2a146fdc"
2026-06-10 08:38:53.573877 | primary | "Updated"
2026-06-10 08:38:53.573882 | primary |
2026-06-10 08:38:53.573888 | primary | time="2026-06-10T08:38:37Z" level=info msg="Tagging podified-master-centos9/openstack-openstackclient with tag 831b77bd034272ce205dce7f5fa1d8816fba70c4fe858553775ced4d2a146fdc and manifest sha256:831b77bd034272ce205dce7f5fa1d8816fba70c4fe858553775ced4d2a146fdc"
2026-06-10 08:38:53.573893 | primary | "Updated"
2026-06-10 08:38:53.573898 | primary |
2026-06-10 08:38:53.573908 | primary | time="2026-06-10T08:38:38Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag current-podified and manifest sha256:e616cd5d34f98e26c567d1d9cf220f3513332166e182c452b717e338c26f382c"
2026-06-10 08:38:53.573914 | primary | "Updated"
2026-06-10 08:38:53.573919 | primary |
2026-06-10 08:38:53.573924 | primary | time="2026-06-10T08:38:38Z" level=info msg="Tagging podified-master-centos9/openstack-rabbitmq with tag e616cd5d34f98e26c567d1d9cf220f3513332166e182c452b717e338c26f382c and manifest sha256:e616cd5d34f98e26c567d1d9cf220f3513332166e182c452b717e338c26f382c"
2026-06-10 08:38:53.573929 | primary | "Updated"
2026-06-10 08:38:53.573934 | primary |
2026-06-10 08:38:53.573940 | primary | time="2026-06-10T08:38:39Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag current-podified and manifest sha256:ef5a2cf42b0bc65c1ab2687de460b70e2879cca8abd1bd83efd9aebc2760a881"
2026-06-10 08:38:53.573950 | primary | "Updated"
2026-06-10 08:38:53.573956 | primary |
2026-06-10 08:38:53.573961 | primary | time="2026-06-10T08:38:39Z" level=info msg="Tagging podified-master-centos9/openstack-redis with tag ef5a2cf42b0bc65c1ab2687de460b70e2879cca8abd1bd83efd9aebc2760a881 and manifest sha256:ef5a2cf42b0bc65c1ab2687de460b70e2879cca8abd1bd83efd9aebc2760a881"
2026-06-10 08:38:53.573966 | primary | "Updated"
2026-06-10 08:38:53.573971 | primary |
2026-06-10 08:38:53.573976 | primary | time="2026-06-10T08:38:40Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag current-podified and manifest sha256:e91ef24db57ae410a0fdd5a3e23761f557d9a72c8d5aa89f081b65cdcd564d83"
2026-06-10 08:38:53.573981 | primary | "Updated"
2026-06-10 08:38:53.573987 | primary |
2026-06-10 08:38:53.573992 | primary | time="2026-06-10T08:38:40Z" level=info msg="Tagging podified-master-centos9/openstack-unbound with tag e91ef24db57ae410a0fdd5a3e23761f557d9a72c8d5aa89f081b65cdcd564d83 and manifest sha256:e91ef24db57ae410a0fdd5a3e23761f557d9a72c8d5aa89f081b65cdcd564d83"
2026-06-10 08:38:53.573997 | primary | "Updated"
2026-06-10 08:38:53.574002 | primary |
2026-06-10 08:38:53.574007 | primary | time="2026-06-10T08:38:41Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag current-podified and manifest sha256:0116f10fd4cd3d26a96ae1b9983841d702ce3928f663fb73c85eda1c068cd451"
2026-06-10 08:38:53.574013 | primary | "Updated"
2026-06-10 08:38:53.574018 | primary |
2026-06-10 08:38:53.574023 | primary | time="2026-06-10T08:38:41Z" level=info msg="Tagging podified-master-centos9/openstack-rsyslog with tag 0116f10fd4cd3d26a96ae1b9983841d702ce3928f663fb73c85eda1c068cd451 and manifest sha256:0116f10fd4cd3d26a96ae1b9983841d702ce3928f663fb73c85eda1c068cd451"
2026-06-10 08:38:53.574028 | primary | "Updated"
2026-06-10 08:38:53.574033 | primary |
2026-06-10 08:38:53.574038 | primary | time="2026-06-10T08:38:42Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag current-podified and manifest sha256:b2ab7ecd54a36115dc80612fcba6467faa75a3620c77c41848733a9cf8c20a02"
2026-06-10 08:38:53.574044 | primary | "Updated"
2026-06-10 08:38:53.574049 | primary |
2026-06-10 08:38:53.574054 | primary | time="2026-06-10T08:38:42Z" level=info msg="Tagging podified-master-centos9/openstack-ansible-tests with tag b2ab7ecd54a36115dc80612fcba6467faa75a3620c77c41848733a9cf8c20a02 and manifest sha256:b2ab7ecd54a36115dc80612fcba6467faa75a3620c77c41848733a9cf8c20a02"
2026-06-10 08:38:53.574059 | primary | "Updated"
2026-06-10 08:38:53.574064 | primary |
2026-06-10 08:38:53.574070 | primary | time="2026-06-10T08:38:43Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag current-podified and manifest sha256:f948cc6baa81040208056b445d435e5c3cdc9000a70a012935447d13a388cfff"
2026-06-10 08:38:53.574074 | primary | "Updated"
2026-06-10 08:38:53.574080 | primary |
2026-06-10 08:38:53.574085 | primary | time="2026-06-10T08:38:44Z" level=info msg="Tagging podified-master-centos9/openstack-mariadb with tag f948cc6baa81040208056b445d435e5c3cdc9000a70a012935447d13a388cfff and manifest sha256:f948cc6baa81040208056b445d435e5c3cdc9000a70a012935447d13a388cfff"
2026-06-10 08:38:53.574090 | primary | "Updated"
2026-06-10 08:38:53.574095 | primary |
2026-06-10 08:38:53.574100 | primary | time="2026-06-10T08:38:44Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag current-podified and manifest sha256:d1a0d7631bb774ed4ac5a38f7fa5b8647b711a4571253dbd8642764261559bc1"
2026-06-10 08:38:53.574105 | primary | "Updated"
2026-06-10 08:38:53.574111 | primary |
2026-06-10 08:38:53.574116 | primary | time="2026-06-10T08:38:45Z" level=info msg="Tagging podified-master-centos9/openstack-memcached with tag d1a0d7631bb774ed4ac5a38f7fa5b8647b711a4571253dbd8642764261559bc1 and manifest sha256:d1a0d7631bb774ed4ac5a38f7fa5b8647b711a4571253dbd8642764261559bc1"
2026-06-10 08:38:53.574121 | primary | "Updated"
2026-06-10 08:38:53.574126 | primary |
2026-06-10 08:38:53.574131 | primary | time="2026-06-10T08:38:45Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag current-podified and manifest sha256:8ef0eef2c87114487ddd797bd30648659b06f384ee9d56f96d8cb2b0260f7cc9"
2026-06-10 08:38:53.574136 | primary | "Updated"
2026-06-10 08:38:53.574141 | primary |
2026-06-10 08:38:53.574146 | primary | time="2026-06-10T08:38:46Z" level=info msg="Tagging podified-master-centos9/openstack-frr with tag 8ef0eef2c87114487ddd797bd30648659b06f384ee9d56f96d8cb2b0260f7cc9 and manifest sha256:8ef0eef2c87114487ddd797bd30648659b06f384ee9d56f96d8cb2b0260f7cc9"
2026-06-10 08:38:53.574161 | primary | "Updated"
2026-06-10 08:38:53.574167 | primary |
2026-06-10 08:38:53.574172 | primary | time="2026-06-10T08:38:47Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag current-podified and manifest sha256:a204d0109ac2cc8c868e0660aab1316f8bff4c212e1b35a5687e8dc9a56e7de3"
2026-06-10 08:38:53.574177 | primary | "Updated"
2026-06-10 08:38:53.574182 | primary |
2026-06-10 08:38:53.574192 | primary | time="2026-06-10T08:38:47Z" level=info msg="Tagging podified-master-centos9/openstack-multipathd with tag a204d0109ac2cc8c868e0660aab1316f8bff4c212e1b35a5687e8dc9a56e7de3 and manifest sha256:a204d0109ac2cc8c868e0660aab1316f8bff4c212e1b35a5687e8dc9a56e7de3"
2026-06-10 08:38:53.574197 | primary | "Updated"
2026-06-10 08:38:53.574203 | primary |
2026-06-10 08:38:53.574208 | primary | time="2026-06-10T08:38:48Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag current-podified and manifest sha256:256b63861f2ce812a0857784e4e9ecfd9caea6eacdbe71db081bc9979d24ce23"
2026-06-10 08:38:53.574213 | primary | "Updated"
2026-06-10 08:38:53.574218 | primary |
2026-06-10 08:38:53.574227 | primary | time="2026-06-10T08:38:48Z" level=info msg="Tagging podified-master-centos9/openstack-haproxy with tag 256b63861f2ce812a0857784e4e9ecfd9caea6eacdbe71db081bc9979d24ce23 and manifest sha256:256b63861f2ce812a0857784e4e9ecfd9caea6eacdbe71db081bc9979d24ce23"
2026-06-10 08:38:53.574232 | primary | "Updated"
2026-06-10 08:38:53.574237 | primary |
2026-06-10 08:38:53.574242 | primary | time="2026-06-10T08:38:49Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag current-podified and manifest sha256:3e7c01ee25b94b3ccd64eb5c9ce2f5eb04e1429adfb11bd8ca8e17a6c614ca87"
2026-06-10 08:38:53.574247 | primary | "Updated"
2026-06-10 08:38:53.574252 | primary |
2026-06-10 08:38:53.574257 | primary | time="2026-06-10T08:38:49Z" level=info msg="Tagging podified-master-centos9/openstack-cron with tag 3e7c01ee25b94b3ccd64eb5c9ce2f5eb04e1429adfb11bd8ca8e17a6c614ca87 and manifest sha256:3e7c01ee25b94b3ccd64eb5c9ce2f5eb04e1429adfb11bd8ca8e17a6c614ca87"
2026-06-10 08:38:53.574262 | primary | "Updated"
2026-06-10 08:38:53.574267 | primary |
2026-06-10 08:38:53.574275 | primary | time="2026-06-10T08:38:50Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag current-podified and manifest sha256:6eb5fd916a96fac73e7af593c1d11b36cf46e4c720c4d0c02cba2e5c5aee1a5a"
2026-06-10 08:38:53.574280 | primary | "Updated"
2026-06-10 08:38:53.574286 | primary |
2026-06-10 08:38:53.574291 | primary | time="2026-06-10T08:38:50Z" level=info msg="Tagging podified-master-centos9/openstack-netutils with tag 6eb5fd916a96fac73e7af593c1d11b36cf46e4c720c4d0c02cba2e5c5aee1a5a and manifest sha256:6eb5fd916a96fac73e7af593c1d11b36cf46e4c720c4d0c02cba2e5c5aee1a5a"
2026-06-10 08:38:53.574296 | primary | "Updated"
2026-06-10 08:38:53.574301 | primary |
2026-06-10 08:38:53.574306 | primary | time="2026-06-10T08:38:51Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag current-podified and manifest sha256:c760ba46d16398dd213fdcd63955d978bfe48de1ef4fb123154e8fbbbd636ba1"
2026-06-10 08:38:53.574311 | primary | "Updated"
2026-06-10 08:38:53.574316 | primary |
2026-06-10 08:38:53.574322 | primary | time="2026-06-10T08:38:52Z" level=info msg="Tagging podified-master-centos9/openstack-base with tag c760ba46d16398dd213fdcd63955d978bfe48de1ef4fb123154e8fbbbd636ba1 and manifest sha256:c760ba46d16398dd213fdcd63955d978bfe48de1ef4fb123154e8fbbbd636ba1"
2026-06-10 08:38:53.574327 | primary | "Updated"
2026-06-10 08:38:53.574332 | primary |
2026-06-10 08:38:53.877259 | primary | ok: Runtime: 0:00:00.006779
2026-06-10 08:38:53.889362 | 
2026-06-10 08:38:53.889503 | PLAY RECAP
2026-06-10 08:38:53.889591 | primary | ok: 8 changed: 7 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 08:38:53.889635 | 
2026-06-10 08:38:54.033613 | RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/copy-containers/main.yaml@master]
2026-06-10 08:38:54.036806 | POST-RUN START: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-10 08:38:54.668154 | 
2026-06-10 08:38:54.668287 | PLAY [all]
2026-06-10 08:38:54.677221 | 
2026-06-10 08:38:54.677301 | TASK [Create container log dir]
2026-06-10 08:38:55.099212 | primary | ok
2026-06-10 08:38:55.110274 | 
2026-06-10 08:38:55.110479 | TASK [Collect logs]
2026-06-10 08:38:55.520988 | primary | + sudo dnf list installed
2026-06-10 08:38:55.922713 | primary | + df -h
2026-06-10 08:38:55.925295 | primary | + sudo rsync -var --no-links --include 'yum.repos.d/***' --include yum.conf --include 'dnf/***' '--exclude=*' /etc/ /home/zuul/zuul-output/logs
2026-06-10 08:38:55.936733 | primary | sending incremental file list
2026-06-10 08:38:55.939405 | primary | skipping non-regular file "yum.conf"
2026-06-10 08:38:55.939424 | primary | ./
2026-06-10 08:38:55.939677 | primary | dnf/
2026-06-10 08:38:55.939684 | primary | dnf/dnf.conf
2026-06-10 08:38:55.939711 | primary | dnf/aliases.d/
2026-06-10 08:38:55.939717 | primary | dnf/modules.d/
2026-06-10 08:38:55.939732 | primary | dnf/modules.defaults.d/
2026-06-10 08:38:55.939736 | primary | dnf/plugins/
2026-06-10 08:38:55.939740 | primary | dnf/plugins/copr.conf
2026-06-10 08:38:55.939746 | primary | dnf/plugins/debuginfo-install.conf
2026-06-10 08:38:55.939750 | primary | dnf/plugins/copr.d/
2026-06-10 08:38:55.939754 | primary | dnf/protected.d/
2026-06-10 08:38:55.939757 | primary | dnf/protected.d/dnf.conf
2026-06-10 08:38:55.939763 | primary | dnf/protected.d/grub2-pc.conf
2026-06-10 08:38:55.939768 | primary | dnf/protected.d/grub2-tools-minimal.conf
2026-06-10 08:38:55.939772 | primary | dnf/protected.d/setup.conf
2026-06-10 08:38:55.939775 | primary | dnf/protected.d/sudo.conf
2026-06-10 08:38:55.939779 | primary | dnf/protected.d/systemd.conf
2026-06-10 08:38:55.939784 | primary | dnf/protected.d/yum.conf
2026-06-10 08:38:55.939788 | primary | dnf/usr-drift-protected-paths.d/
2026-06-10 08:38:55.939791 | primary | dnf/vars/
2026-06-10 08:38:55.939795 | primary | dnf/vars/stream
2026-06-10 08:38:55.939798 | primary | yum.repos.d/
2026-06-10 08:38:55.939802 | primary | yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-10 08:38:55.939807 | primary | yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-10 08:38:55.939810 | primary | yum.repos.d/centos-addons.repo
2026-06-10 08:38:55.939815 | primary | yum.repos.d/centos.repo
2026-06-10 08:38:55.939833 | primary | yum.repos.d/epel-cisco-openh264.repo
2026-06-10 08:38:55.939838 | primary | yum.repos.d/epel-next-testing.repo
2026-06-10 08:38:55.939851 | primary | yum.repos.d/epel-next.repo
2026-06-10 08:38:55.939857 | primary | yum.repos.d/epel-testing.repo
2026-06-10 08:38:55.939871 | primary | yum.repos.d/epel.repo
2026-06-10 08:38:55.982291 | primary |
2026-06-10 08:38:55.982379 | primary | sent 18,979 bytes  received 484 bytes  38,926.00 bytes/sec
2026-06-10 08:38:55.982390 | primary | total size is 17,241  speedup is 0.89
2026-06-10 08:38:55.984572 | primary | + pushd /home/zuul/workspace
2026-06-10 08:38:55.984592 | primary | ~/workspace ~/zuul-output/logs
2026-06-10 08:38:55.984678 | 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-10 08:38:56.004011 | primary | + popd
2026-06-10 08:38:56.004054 | primary | ~/zuul-output/logs
2026-06-10 08:38:56.160136 | primary | ok: Runtime: 0:00:00.486572
2026-06-10 08:38:56.172799 | 
2026-06-10 08:38:56.172948 | TASK [Copy files from /home/zuul/workspace on node]
2026-06-10 08:38:56.199017 | primary | ok
2026-06-10 08:38:56.232547 | 
2026-06-10 08:38:56.232705 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-10 08:38:56.299653 | primary | skipping: Conditional result was False
2026-06-10 08:38:56.309642 | 
2026-06-10 08:38:56.309833 | TASK [fetch-output : Set log path for single node]
2026-06-10 08:38:56.366806 | primary | ok
2026-06-10 08:38:56.374403 | 
2026-06-10 08:38:56.374598 | LOOP [fetch-output : Ensure local output dirs]
2026-06-10 08:38:56.702366 | primary -> localhost | changed: "/var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/work/logs"
2026-06-10 08:38:56.961080 | primary -> localhost | changed: "/var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/work/artifacts"
2026-06-10 08:38:57.254810 | primary -> localhost | changed: "/var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/work/docs"
2026-06-10 08:38:57.277925 | 
2026-06-10 08:38:57.278077 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-10 08:38:58.031140 | primary | changed:
2026-06-10 08:38:58.031515 | primary | .d..t...... ./
2026-06-10 08:38:58.031645 | primary | >f+++++++++ copy-quay-config.yaml
2026-06-10 08:38:58.031717 | primary | >f+++++++++ disk_usage.txt
2026-06-10 08:38:58.031815 | primary | >f+++++++++ installed_pkgs.txt
2026-06-10 08:38:58.031885 | primary | >f+++++++++ master-report.html
2026-06-10 08:38:58.031934 | primary | >f+++++++++ master-tag-report.html
2026-06-10 08:38:58.031974 | primary | >f+++++++++ master-tag.txt
2026-06-10 08:38:58.032013 | primary | >f+++++++++ master.txt
2026-06-10 08:38:58.032052 | primary | cd+++++++++ dnf/
2026-06-10 08:38:58.032090 | primary | >f+++++++++ dnf/dnf.conf
2026-06-10 08:38:58.032128 | primary | cd+++++++++ dnf/aliases.d/
2026-06-10 08:38:58.032165 | primary | cd+++++++++ dnf/modules.d/
2026-06-10 08:38:58.032216 | primary | cd+++++++++ dnf/modules.defaults.d/
2026-06-10 08:38:58.032255 | primary | cd+++++++++ dnf/plugins/
2026-06-10 08:38:58.032374 | primary | >f+++++++++ dnf/plugins/copr.conf
2026-06-10 08:38:58.032414 | primary | >f+++++++++ dnf/plugins/debuginfo-install.conf
2026-06-10 08:38:58.032499 | primary | cd+++++++++ dnf/plugins/copr.d/
2026-06-10 08:38:58.032540 | primary | cd+++++++++ dnf/protected.d/
2026-06-10 08:38:58.032578 | primary | >f+++++++++ dnf/protected.d/dnf.conf
2026-06-10 08:38:58.032615 | primary | >f+++++++++ dnf/protected.d/grub2-pc.conf
2026-06-10 08:38:58.032653 | primary | >f+++++++++ dnf/protected.d/grub2-tools-minimal.conf
2026-06-10 08:38:58.032691 | primary | >f+++++++++ dnf/protected.d/setup.conf
2026-06-10 08:38:58.032728 | primary | >f+++++++++ dnf/protected.d/sudo.conf
2026-06-10 08:38:58.032766 | primary | >f+++++++++ dnf/protected.d/systemd.conf
2026-06-10 08:38:58.032803 | primary | >f+++++++++ dnf/protected.d/yum.conf
2026-06-10 08:38:58.032840 | primary | cd+++++++++ dnf/usr-drift-protected-paths.d/
2026-06-10 08:38:58.032876 | primary | cd+++++++++ dnf/vars/
2026-06-10 08:38:58.032914 | primary | >f+++++++++ dnf/vars/stream
2026-06-10 08:38:58.032951 | primary | cd+++++++++ yum.repos.d/
2026-06-10 08:38:58.032989 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo
2026-06-10 08:38:58.033027 | primary | >f+++++++++ yum.repos.d/CentOS-Stream-Hyperscale.repo
2026-06-10 08:38:58.033064 | primary | >f+++++++++ yum.repos.d/centos-addons.repo
2026-06-10 08:38:58.033101 | primary | >f+++++++++ yum.repos.d/centos.repo
2026-06-10 08:38:58.033138 | primary | >f+++++++++ yum.repos.d/epel-cisco-openh264.repo
2026-06-10 08:38:58.033176 | primary | >f+++++++++ yum.repos.d/epel-next-testing.repo
2026-06-10 08:38:58.033213 | primary | >f+++++++++ yum.repos.d/epel-next.repo
2026-06-10 08:38:58.033250 | primary | >f+++++++++ yum.repos.d/epel-testing.repo
2026-06-10 08:38:58.033286 | primary | >f+++++++++ yum.repos.d/epel.repo
2026-06-10 08:38:58.033358 | primary | changed: All items complete
2026-06-10 08:38:58.033403 | 
2026-06-10 08:38:58.568613 | primary | changed: .d..t...... ./
2026-06-10 08:38:59.056324 | primary | changed: .d..t...... ./
2026-06-10 08:38:59.071801 | 
2026-06-10 08:38:59.071988 | PLAY RECAP
2026-06-10 08:38:59.072098 | primary | ok: 5 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-10 08:38:59.072149 | 
2026-06-10 08:38:59.207720 | POST-RUN END RESULT_NORMAL: [untrusted : review.rdoproject.org/rdo-jobs/playbooks/podified-containers/collect-push-logs.yaml@master]
2026-06-10 08:38:59.211022 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-10 08:38:59.800537 | 
2026-06-10 08:38:59.800793 | PLAY [Report DLRN results after job run]
2026-06-10 08:38:59.811627 | 
2026-06-10 08:38:59.811699 | TASK [Include vars from ci-framework group_vars]
2026-06-10 08:38:59.831006 | primary | ok
2026-06-10 08:38:59.848061 | 
2026-06-10 08:38:59.848160 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-10 08:38:59.912485 | primary | skipping: Conditional result was False
2026-06-10 08:38:59.918261 | 
2026-06-10 08:38:59.918350 | TASK [cifmw_helpers : Check if file is available]
2026-06-10 08:39:00.327137 | primary | ok
2026-06-10 08:39:00.335347 | 
2026-06-10 08:39:00.335519 | TASK [cifmw_helpers : Create temporary directory]
2026-06-10 08:39:00.371771 | primary | skipping: Conditional result was False
2026-06-10 08:39:00.378648 | 
2026-06-10 08:39:00.378746 | TASK [cifmw_helpers : Read vars]
2026-06-10 08:39:00.401662 | 
2026-06-10 08:39:00.401880 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-10 08:39:00.435613 | 
2026-06-10 08:39:00.435826 | TASK [cifmw_helpers : Include vars]
2026-06-10 08:39:00.467268 | 
2026-06-10 08:39:00.467520 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-10 08:39:00.492959 | primary | skipping: Conditional result was False
2026-06-10 08:39:00.500685 | 
2026-06-10 08:39:00.500765 | TASK [Report job status to DLRN]
2026-06-10 08:39:00.518762 | primary | ok
2026-06-10 08:39:00.546320 | 
2026-06-10 08:39:00.546462 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-10 08:39:00.601001 | primary | skipping: Conditional result was False
2026-06-10 08:39:00.605986 | 
2026-06-10 08:39:00.606061 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-10 08:39:01.991009 | primary | changed
2026-06-10 08:39:02.005490 | 
2026-06-10 08:39:02.005824 | TASK [dlrn_report : Install kinit related package]
2026-06-10 08:39:02.096102 | primary | skipping: Conditional result was False
2026-06-10 08:39:02.106795 | 
2026-06-10 08:39:02.106962 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-10 08:39:02.195782 | primary | skipping: Conditional result was False
2026-06-10 08:39:02.206284 | 
2026-06-10 08:39:02.206460 | TASK [Set zuul-log-path fact]
2026-06-10 08:39:02.298800 | primary | ok
2026-06-10 08:39:02.340394 | 
2026-06-10 08:39:02.340567 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 08:39:02.434114 | primary | ok
2026-06-10 08:39:02.449153 | 
2026-06-10 08:39:02.449299 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-10 08:39:02.527737 | primary | skipping: Conditional result was False
2026-06-10 08:39:02.538249 | 
2026-06-10 08:39:02.538411 | TASK [Get hash related data from repo_setup role]
2026-06-10 08:39:02.609967 | primary | ok
2026-06-10 08:39:02.775239 | 
2026-06-10 08:39:02.775370 | LOOP [repo_setup : Ensure directories are present]
2026-06-10 08:39:03.174755 | primary | changed: "tmp"
2026-06-10 08:39:03.413968 | primary | changed: "artifacts/repositories"
2026-06-10 08:39:03.634929 | primary | changed: "venv/repo_setup"
2026-06-10 08:39:03.658831 | 
2026-06-10 08:39:03.659179 | TASK [repo_setup : Make sure git-core package is installed]
2026-06-10 08:39:05.045631 | primary | ok: Nothing to do
2026-06-10 08:39:05.055122 | 
2026-06-10 08:39:05.055265 | TASK [repo_setup : Get repo-setup repository]
2026-06-10 08:39:06.247575 | primary | changed
2026-06-10 08:39:06.256399 | 
2026-06-10 08:39:06.256583 | TASK [repo_setup : Initialize python venv and install requirements]
2026-06-10 08:39:16.810346 | primary | changed
2026-06-10 08:39:16.822224 | 
2026-06-10 08:39:16.822419 | TASK [repo_setup : Install repo-setup package]
2026-06-10 08:39:17.391927 | 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-10 08:39:17.392025 | primary | !!
2026-06-10 08:39:17.392031 | primary |
2026-06-10 08:39:17.392038 | primary |         ********************************************************************************
2026-06-10 08:39:17.392043 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-10 08:39:17.392049 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-10 08:39:17.392053 | primary |
2026-06-10 08:39:17.392058 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 08:39:17.392063 | primary |         calls to avoid build errors in the future.
2026-06-10 08:39:17.392066 | primary |
2026-06-10 08:39:17.392070 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 08:39:17.392074 | primary |         ********************************************************************************
2026-06-10 08:39:17.392077 | primary |
2026-06-10 08:39:17.392081 | primary | !!
2026-06-10 08:39:17.392084 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 08:39:17.392740 | 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-10 08:39:17.392755 | primary | !!
2026-06-10 08:39:17.392759 | primary |
2026-06-10 08:39:17.392763 | primary |         ********************************************************************************
2026-06-10 08:39:17.392766 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-10 08:39:17.392770 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-10 08:39:17.392774 | primary |
2026-06-10 08:39:17.392777 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 08:39:17.392781 | primary |         calls to avoid build errors in the future.
2026-06-10 08:39:17.392784 | primary |
2026-06-10 08:39:17.392788 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 08:39:17.392791 | primary |         ********************************************************************************
2026-06-10 08:39:17.392795 | primary |
2026-06-10 08:39:17.392798 | primary | !!
2026-06-10 08:39:17.392801 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 08:39:17.393218 | 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-10 08:39:17.393223 | primary | !!
2026-06-10 08:39:17.393226 | primary |
2026-06-10 08:39:17.393230 | primary |         ********************************************************************************
2026-06-10 08:39:17.393233 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-10 08:39:17.393237 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-10 08:39:17.393240 | primary |
2026-06-10 08:39:17.393244 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 08:39:17.393248 | primary |         calls to avoid build errors in the future.
2026-06-10 08:39:17.393251 | primary |
2026-06-10 08:39:17.393254 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 08:39:17.393258 | primary |         ********************************************************************************
2026-06-10 08:39:17.393261 | primary |
2026-06-10 08:39:17.393265 | primary | !!
2026-06-10 08:39:17.393268 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 08:39:17.433309 | 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-10 08:39:17.433370 | primary | !!
2026-06-10 08:39:17.433376 | primary |
2026-06-10 08:39:17.433398 | primary |         ********************************************************************************
2026-06-10 08:39:17.433403 | primary |         Requirements should be satisfied by a PEP 517 installer.
2026-06-10 08:39:17.433407 | primary |         If you are using pip, you can try `pip install --use-pep517`.
2026-06-10 08:39:17.433411 | primary |         ********************************************************************************
2026-06-10 08:39:17.433414 | primary |
2026-06-10 08:39:17.433417 | primary | !!
2026-06-10 08:39:17.433421 | primary |   dist.fetch_build_eggs(dist.setup_requires)
2026-06-10 08:39:17.443362 | primary | WARNING: The wheel package is not available.
2026-06-10 08:39:17.482561 | primary | [pbr] Generating ChangeLog
2026-06-10 08:39:17.546631 | 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-10 08:39:17.546692 | primary | !!
2026-06-10 08:39:17.546697 | primary |
2026-06-10 08:39:17.546701 | primary |         ********************************************************************************
2026-06-10 08:39:17.546706 | primary |         Please avoid running ``setup.py`` and ``easy_install``.
2026-06-10 08:39:17.546709 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-10 08:39:17.546713 | primary |         standards-based tools.
2026-06-10 08:39:17.546716 | primary |
2026-06-10 08:39:17.546720 | primary |         See https://github.com/pypa/setuptools/issues/917 for details.
2026-06-10 08:39:17.546742 | primary |         ********************************************************************************
2026-06-10 08:39:17.546746 | primary |
2026-06-10 08:39:17.546749 | primary | !!
2026-06-10 08:39:17.546753 | primary |   easy_install.initialize_options(self)
2026-06-10 08:39:17.546762 | 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-10 08:39:17.546767 | primary | !!
2026-06-10 08:39:17.546770 | primary |
2026-06-10 08:39:17.546774 | primary |         ********************************************************************************
2026-06-10 08:39:17.546777 | primary |         Please avoid running ``setup.py`` directly.
2026-06-10 08:39:17.546781 | primary |         Instead, use pypa/build, pypa/installer or other
2026-06-10 08:39:17.546784 | primary |         standards-based tools.
2026-06-10 08:39:17.546788 | primary |
2026-06-10 08:39:17.546791 | primary |         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
2026-06-10 08:39:17.546795 | primary |         ********************************************************************************
2026-06-10 08:39:17.546798 | primary |
2026-06-10 08:39:17.546802 | primary | !!
2026-06-10 08:39:17.546805 | primary |   self.initialize_options()
2026-06-10 08:39:17.549351 | 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-10 08:39:17.549364 | primary | !!
2026-06-10 08:39:17.549368 | primary |
2026-06-10 08:39:17.549371 | primary |         ********************************************************************************
2026-06-10 08:39:17.549375 | primary |         Usage of dash-separated 'description-file' will not be supported in future
2026-06-10 08:39:17.549391 | primary |         versions. Please use the underscore name 'description_file' instead.
2026-06-10 08:39:17.549395 | primary |
2026-06-10 08:39:17.549398 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 08:39:17.549402 | primary |         calls to avoid build errors in the future.
2026-06-10 08:39:17.549406 | primary |
2026-06-10 08:39:17.549409 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 08:39:17.549412 | primary |         ********************************************************************************
2026-06-10 08:39:17.549416 | primary |
2026-06-10 08:39:17.549419 | primary | !!
2026-06-10 08:39:17.549423 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 08:39:17.550116 | 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-10 08:39:17.550131 | primary | !!
2026-06-10 08:39:17.550134 | primary |
2026-06-10 08:39:17.550138 | primary |         ********************************************************************************
2026-06-10 08:39:17.550142 | primary |         Usage of dash-separated 'author-email' will not be supported in future
2026-06-10 08:39:17.550145 | primary |         versions. Please use the underscore name 'author_email' instead.
2026-06-10 08:39:17.550149 | primary |
2026-06-10 08:39:17.550152 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 08:39:17.550156 | primary |         calls to avoid build errors in the future.
2026-06-10 08:39:17.550159 | primary |
2026-06-10 08:39:17.550163 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 08:39:17.550166 | primary |         ********************************************************************************
2026-06-10 08:39:17.550170 | primary |
2026-06-10 08:39:17.550173 | primary | !!
2026-06-10 08:39:17.550177 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 08:39:17.550527 | 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-10 08:39:17.550534 | primary | !!
2026-06-10 08:39:17.550537 | primary |
2026-06-10 08:39:17.550541 | primary |         ********************************************************************************
2026-06-10 08:39:17.550544 | primary |         Usage of dash-separated 'home-page' will not be supported in future
2026-06-10 08:39:17.550548 | primary |         versions. Please use the underscore name 'home_page' instead.
2026-06-10 08:39:17.550551 | primary |
2026-06-10 08:39:17.550555 | primary |         This deprecation is overdue, please update your project and remove deprecated
2026-06-10 08:39:17.550558 | primary |         calls to avoid build errors in the future.
2026-06-10 08:39:17.550561 | primary |
2026-06-10 08:39:17.550565 | primary |         See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
2026-06-10 08:39:17.550568 | primary |         ********************************************************************************
2026-06-10 08:39:17.550572 | primary |
2026-06-10 08:39:17.550575 | primary | !!
2026-06-10 08:39:17.550579 | primary |   opt = self.warn_dash_deprecation(opt, section)
2026-06-10 08:39:17.553621 | primary | running install
2026-06-10 08:39:17.566583 | primary | running build
2026-06-10 08:39:17.566629 | primary | running build_py
2026-06-10 08:39:17.572281 | primary | creating build
2026-06-10 08:39:17.572408 | primary | creating build/lib
2026-06-10 08:39:17.572484 | primary | creating build/lib/repo_setup
2026-06-10 08:39:17.572609 | primary | copying repo_setup/__init__.py -> build/lib/repo_setup
2026-06-10 08:39:17.572822 | primary | copying repo_setup/main.py -> build/lib/repo_setup
2026-06-10 08:39:17.573015 | primary | copying repo_setup/utils.py -> build/lib/repo_setup
2026-06-10 08:39:17.573287 | primary | creating build/lib/repo_setup/yum_config
2026-06-10 08:39:17.573367 | primary | copying repo_setup/yum_config/__init__.py -> build/lib/repo_setup/yum_config
2026-06-10 08:39:17.573482 | primary | copying repo_setup/yum_config/__main__.py -> build/lib/repo_setup/yum_config
2026-06-10 08:39:17.573617 | primary | copying repo_setup/yum_config/compose_repos.py -> build/lib/repo_setup/yum_config
2026-06-10 08:39:17.573776 | primary | copying repo_setup/yum_config/constants.py -> build/lib/repo_setup/yum_config
2026-06-10 08:39:17.573902 | primary | copying repo_setup/yum_config/dnf_manager.py -> build/lib/repo_setup/yum_config
2026-06-10 08:39:17.574017 | primary | copying repo_setup/yum_config/exceptions.py -> build/lib/repo_setup/yum_config
2026-06-10 08:39:17.574138 | primary | copying repo_setup/yum_config/utils.py -> build/lib/repo_setup/yum_config
2026-06-10 08:39:17.574258 | primary | copying repo_setup/yum_config/yum_config.py -> build/lib/repo_setup/yum_config
2026-06-10 08:39:17.574504 | primary | creating build/lib/repo_setup/get_hash
2026-06-10 08:39:17.574581 | primary | copying repo_setup/get_hash/__init__.py -> build/lib/repo_setup/get_hash
2026-06-10 08:39:17.574696 | primary | copying repo_setup/get_hash/__main__.py -> build/lib/repo_setup/get_hash
2026-06-10 08:39:17.574836 | primary | copying repo_setup/get_hash/constants.py -> build/lib/repo_setup/get_hash
2026-06-10 08:39:17.574958 | primary | copying repo_setup/get_hash/exceptions.py -> build/lib/repo_setup/get_hash
2026-06-10 08:39:17.575081 | primary | copying repo_setup/get_hash/hash_info.py -> build/lib/repo_setup/get_hash
2026-06-10 08:39:17.575192 | primary | running egg_info
2026-06-10 08:39:17.575586 | primary | creating repo_setup.egg-info
2026-06-10 08:39:17.579394 | primary | writing repo_setup.egg-info/PKG-INFO
2026-06-10 08:39:17.579951 | primary | writing dependency_links to repo_setup.egg-info/dependency_links.txt
2026-06-10 08:39:17.580275 | primary | writing entry points to repo_setup.egg-info/entry_points.txt
2026-06-10 08:39:17.580513 | primary | writing requirements to repo_setup.egg-info/requires.txt
2026-06-10 08:39:17.580617 | primary | writing top-level names to repo_setup.egg-info/top_level.txt
2026-06-10 08:39:17.594221 | primary | writing pbr to repo_setup.egg-info/pbr.json
2026-06-10 08:39:17.594346 | primary | [pbr] Processing SOURCES.txt
2026-06-10 08:39:17.594451 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-10 08:39:17.603204 | primary | [pbr] In git context, generating filelist from git
2026-06-10 08:39:17.608530 | primary | warning: no files found matching 'AUTHORS'
2026-06-10 08:39:17.608573 | primary | warning: no files found matching 'ChangeLog'
2026-06-10 08:39:17.608935 | primary | warning: no previously-included files found matching '.gitreview'
2026-06-10 08:39:17.609126 | primary | warning: no previously-included files matching '*.pyc' found anywhere in distribution
2026-06-10 08:39:17.612705 | primary | reading manifest template 'MANIFEST.in'
2026-06-10 08:39:17.613026 | primary | warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
2026-06-10 08:39:17.613178 | primary | warning: no previously-included files matching '__pycache__' found anywhere in distribution
2026-06-10 08:39:17.613428 | primary | adding license file 'LICENSE'
2026-06-10 08:39:17.614348 | primary | writing manifest file 'repo_setup.egg-info/SOURCES.txt'
2026-06-10 08:39:17.615131 | primary | copying repo_setup/get_hash/config.yaml -> build/lib/repo_setup/get_hash
2026-06-10 08:39:17.615671 | primary | running install_lib
2026-06-10 08:39:17.620891 | 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-10 08:39:17.620977 | 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-10 08:39:17.621093 | 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-10 08:39:17.621353 | 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-10 08:39:17.621505 | 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-10 08:39:17.621576 | 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-10 08:39:17.621689 | 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-10 08:39:17.621826 | 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-10 08:39:17.621940 | 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-10 08:39:17.622055 | 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-10 08:39:17.622171 | 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-10 08:39:17.622285 | 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-10 08:39:17.622407 | 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-10 08:39:17.622580 | 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-10 08:39:17.622642 | 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-10 08:39:17.622764 | 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-10 08:39:17.622880 | 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-10 08:39:17.622993 | 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-10 08:39:17.623103 | 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-10 08:39:17.623228 | 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-10 08:39:17.623816 | 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-10 08:39:17.624029 | 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-10 08:39:17.627224 | 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-10 08:39:17.627762 | 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-10 08:39:17.627974 | 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-10 08:39:17.629115 | 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-10 08:39:17.630168 | 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-10 08:39:17.630483 | 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-10 08:39:17.631123 | 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-10 08:39:17.631572 | 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-10 08:39:17.632022 | 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-10 08:39:17.634001 | 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-10 08:39:17.634175 | 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-10 08:39:17.634711 | 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-10 08:39:17.635033 | 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-10 08:39:17.635375 | 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-10 08:39:17.636417 | primary | running install_data
2026-06-10 08:39:17.640579 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc
2026-06-10 08:39:17.640633 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/etc/repo_setup_get_hash
2026-06-10 08:39:17.640735 | 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-10 08:39:17.640909 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share
2026-06-10 08:39:17.640957 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible
2026-06-10 08:39:17.641021 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins
2026-06-10 08:39:17.641062 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/module_utils
2026-06-10 08:39:17.641158 | 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-10 08:39:17.641225 | 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-10 08:39:17.641339 | 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-10 08:39:17.641463 | 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-10 08:39:17.641589 | 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-10 08:39:17.641664 | 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-10 08:39:17.641800 | 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-10 08:39:17.641920 | 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-10 08:39:17.642049 | 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-10 08:39:17.642163 | 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-10 08:39:17.642293 | 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-10 08:39:17.642431 | 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-10 08:39:17.642496 | 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-10 08:39:17.642591 | 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-10 08:39:17.642707 | 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-10 08:39:17.642853 | 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-10 08:39:17.642972 | 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-10 08:39:17.643082 | 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-10 08:39:17.643194 | 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-10 08:39:17.643304 | 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-10 08:39:17.643443 | primary | creating /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/share/ansible/plugins/modules
2026-06-10 08:39:17.643518 | 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-10 08:39:17.643632 | 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-10 08:39:17.643742 | primary | running install_egg_info
2026-06-10 08:39:17.647640 | 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-10 08:39:17.648732 | primary | running install_scripts
2026-06-10 08:39:17.653264 | primary | Installing repo-setup script to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/venv/repo-setup/bin
2026-06-10 08:39:17.653386 | 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-10 08:39:17.653518 | 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-10 08:39:17.875235 | primary | ok: Runtime: 0:00:00.434568
2026-06-10 08:39:17.887146 | 
2026-06-10 08:39:17.887291 | TASK [repo_setup : Set cifmw_repo_setup_dlrn_hash_tag from content provider]
2026-06-10 08:39:17.964922 | primary | skipping: Conditional result was False
2026-06-10 08:39:17.975911 | 
2026-06-10 08:39:17.976073 | TASK [repo_setup : Run repo-setup]
2026-06-10 08:39:18.640264 | primary | Cache was expired
2026-06-10 08:39:18.640420 | primary | 0 files removed
2026-06-10 08:39:18.673339 | primary | Installed repo delorean to /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci-framework/artifacts/repositories/delorean.repo
2026-06-10 08:39:18.673377 | 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-10 08:39:18.673387 | 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-10 08:39:18.673392 | 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-10 08:39:18.673396 | 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-10 08:39:18.673400 | 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-10 08:39:19.025374 | primary | ok: Runtime: 0:00:00.398900
2026-06-10 08:39:19.034304 | 
2026-06-10 08:39:19.034485 | TASK [repo_setup : Get component repo]
2026-06-10 08:39:19.142391 | primary | skipping: Conditional result was False
2026-06-10 08:39:19.150160 | 
2026-06-10 08:39:19.150321 | TASK [repo_setup : Rename component repo]
2026-06-10 08:39:19.217007 | primary | skipping: Conditional result was False
2026-06-10 08:39:19.223852 | 
2026-06-10 08:39:19.223946 | TASK [repo_setup : Disable component repo in current-podified dlrn repo]
2026-06-10 08:39:19.279140 | primary | skipping: Conditional result was False
2026-06-10 08:39:19.290720 | 
2026-06-10 08:39:19.290972 | TASK [repo_setup : Run repo-setup-get-hash]
2026-06-10 08:39:19.844028 | 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-10 08:39:20.339584 | primary | ok: Runtime: 0:00:00.234888
2026-06-10 08:39:20.348358 | 
2026-06-10 08:39:20.348586 | TASK [repo_setup : Dump full hash in delorean.repo.md5 file]
2026-06-10 08:39:21.371111 | primary | changed
2026-06-10 08:39:21.381521 | 
2026-06-10 08:39:21.381702 | TASK [repo_setup : Dump current-podified hash]
2026-06-10 08:39:21.429525 | primary | skipping: Conditional result was False
2026-06-10 08:39:21.442111 | 
2026-06-10 08:39:21.442325 | TASK [repo_setup : Slurp current podified hash]
2026-06-10 08:39:21.498944 | primary | skipping: Conditional result was False
2026-06-10 08:39:21.510468 | 
2026-06-10 08:39:21.510642 | TASK [repo_setup : Update the value of full_hash]
2026-06-10 08:39:21.556884 | primary | skipping: Conditional result was False
2026-06-10 08:39:21.568653 | 
2026-06-10 08:39:21.568813 | TASK [repo_setup : Export hashes facts for further use]
2026-06-10 08:39:21.637418 | primary | ok
2026-06-10 08:39:21.649141 | 
2026-06-10 08:39:21.649298 | TASK [repo_setup : Create download directory]
2026-06-10 08:39:21.696330 | primary | skipping: Conditional result was False
2026-06-10 08:39:21.705949 | 
2026-06-10 08:39:21.706099 | TASK [repo_setup : Print the URL to request]
2026-06-10 08:39:21.751935 | primary | skipping: Conditional result was False
2026-06-10 08:39:21.761909 | 
2026-06-10 08:39:21.762066 | TASK [Download the RPM]
2026-06-10 08:39:21.849085 | primary | skipping: Conditional result was False
2026-06-10 08:39:21.855938 | 
2026-06-10 08:39:21.856035 | TASK [repo_setup : Install RHOS Release tool]
2026-06-10 08:39:21.902377 | primary | skipping: Conditional result was False
2026-06-10 08:39:21.911573 | 
2026-06-10 08:39:21.911703 | TASK [repo_setup : Get rhos-release tool version]
2026-06-10 08:39:22.442019 | primary | skipping: Conditional result was False
2026-06-10 08:39:22.455576 | 
2026-06-10 08:39:22.455820 | TASK [repo_setup : Print rhos-release tool version]
2026-06-10 08:39:22.514022 | primary | skipping: Conditional result was False
2026-06-10 08:39:22.528752 | 
2026-06-10 08:39:22.529001 | TASK [repo_setup : Generate repos using rhos-release {{ cifmw_repo_setup_rhos_release_args }}]
2026-06-10 08:39:23.076187 | primary | skipping: Conditional result was False
2026-06-10 08:39:23.089797 | 
2026-06-10 08:39:23.090186 | TASK [repo_setup : Check for /etc/ci/mirror_info.sh]
2026-06-10 08:39:23.453539 | primary | ok
2026-06-10 08:39:23.532931 | 
2026-06-10 08:39:23.533110 | TASK [repo_setup : Use RDO proxy mirrors]
2026-06-10 08:39:24.064748 | primary | ok: Runtime: 0:00:00.013144
2026-06-10 08:39:24.071029 | 
2026-06-10 08:39:24.071123 | TASK [repo_setup : Use RDO CentOS mirrors (remove CentOS 10 conditional when Nodepool mirrors exist)]
2026-06-10 08:39:24.606769 | primary | ok: Runtime: 0:00:00.012649
2026-06-10 08:39:24.616152 | 
2026-06-10 08:39:24.616295 | TASK [repo_setup : Check for gating.repo file on content provider]
2026-06-10 08:39:24.693420 | primary | skipping: Conditional result was False
2026-06-10 08:39:24.701558 | 
2026-06-10 08:39:24.701741 | TASK [repo_setup : Populate gating repo from content provider ip]
2026-06-10 08:39:24.786990 | primary | skipping: Conditional result was False
2026-06-10 08:39:24.793544 | 
2026-06-10 08:39:24.793705 | TASK [repo_setup : Check for DLRN repo at the destination]
2026-06-10 08:39:24.862142 | primary | skipping: Conditional result was False
2026-06-10 08:39:24.873835 | 
2026-06-10 08:39:24.873995 | TASK [repo_setup : Lower the priority of DLRN repos to allow installation from gating repo]
2026-06-10 08:39:24.962531 | primary | skipping: Conditional result was False
2026-06-10 08:39:24.973337 | 
2026-06-10 08:39:24.973520 | TASK [repo_setup : Check for DLRN component repo]
2026-06-10 08:39:25.051011 | primary | skipping: Conditional result was False
2026-06-10 08:39:25.061742 | 
2026-06-10 08:39:25.061909 | TASK [repo_setup : Lower the priority of component repos to allow installation from gating repo]
2026-06-10 08:39:25.122146 | primary | skipping: Conditional result was False
2026-06-10 08:39:25.135977 | 
2026-06-10 08:39:25.136150 | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory]
2026-06-10 08:39:25.528305 | primary | ok: All paths examined
2026-06-10 08:39:25.542786 | 
2026-06-10 08:39:25.542930 | LOOP [repo_setup : Remove existing repos from /etc/yum.repos.d directory]
2026-06-10 08:39:25.894163 | primary | changed: "/etc/yum.repos.d/centos-addons.repo"
2026-06-10 08:39:25.894755 | primary | changed: All items complete
2026-06-10 08:39:25.894855 | 
2026-06-10 08:39:26.149410 | primary | changed: "/etc/yum.repos.d/centos.repo"
2026-06-10 08:39:26.437799 | primary | changed: "/etc/yum.repos.d/epel-cisco-openh264.repo"
2026-06-10 08:39:26.742130 | primary | changed: "/etc/yum.repos.d/epel-testing.repo"
2026-06-10 08:39:26.999787 | primary | changed: "/etc/yum.repos.d/epel.repo"
2026-06-10 08:39:27.287026 | primary | changed: "/etc/yum.repos.d/epel-next-testing.repo"
2026-06-10 08:39:27.568346 | primary | changed: "/etc/yum.repos.d/epel-next.repo"
2026-06-10 08:39:27.827421 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale.repo"
2026-06-10 08:39:28.115110 | primary | changed: "/etc/yum.repos.d/CentOS-Stream-Hyperscale-Experimental.repo"
2026-06-10 08:39:28.136173 | 
2026-06-10 08:39:28.136347 | TASK [repo_setup : Cleanup existing metadata]
2026-06-10 08:39:28.619893 | primary | Cache was expired
2026-06-10 08:39:28.634103 | primary | 66 files removed
2026-06-10 08:39:28.708200 | primary | ok: Runtime: 0:00:00.234377
2026-06-10 08:39:28.717661 | 
2026-06-10 08:39:28.717816 | TASK [repo_setup : Copy generated repos to /etc/yum.repos.d directory]
2026-06-10 08:39:29.287021 | primary | changed
2026-06-10 08:39:29.303944 | 
2026-06-10 08:39:29.304112 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-10 08:39:29.696612 | primary | DEFAULT
2026-06-10 08:39:29.846932 | primary | ok: Runtime: 0:00:00.059096
2026-06-10 08:39:29.856056 | 
2026-06-10 08:39:29.856232 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-10 08:39:30.417500 | primary | skipping: Conditional result was False
2026-06-10 08:39:30.424518 | 
2026-06-10 08:39:30.424613 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-10 08:39:30.956642 | primary | skipping: Conditional result was False
2026-06-10 08:39:30.963366 | 
2026-06-10 08:39:30.963483 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-10 08:39:31.029070 | primary | skipping: Conditional result was False
2026-06-10 08:39:31.039233 | 
2026-06-10 08:39:31.039417 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-10 08:39:31.328520 | primary | REPORTING SUCCESS TO DLRN API
2026-06-10 08:39:32.338264 | primary | {
2026-06-10 08:39:32.338499 | primary |   "aggregate_hash": "3899653706995fac13b6f25ee7617afe",
2026-06-10 08:39:32.338504 | primary |   "commit_hash": null,
2026-06-10 08:39:32.338509 | primary |   "component": null,
2026-06-10 08:39:32.338513 | primary |   "distro_hash": null,
2026-06-10 08:39:32.338517 | primary |   "extended_hash": null,
2026-06-10 08:39:32.338528 | primary |   "in_progress": false,
2026-06-10 08:39:32.338532 | primary |   "job_id": "periodic-container-quay-push-centos-9-master",
2026-06-10 08:39:32.338538 | primary |   "notes": "",
2026-06-10 08:39:32.338542 | primary |   "success": true,
2026-06-10 08:39:32.338549 | primary |   "timestamp": 1781080771,
2026-06-10 08:39:32.338553 | primary |   "url": "https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/d84/rdoproject.org/d84cf293073b4743a888b5dd129f653d"
2026-06-10 08:39:32.338558 | primary | }
2026-06-10 08:39:32.587127 | primary | ok: Runtime: 0:00:01.031871
2026-06-10 08:39:32.593701 | 
2026-06-10 08:39:32.593781 | PLAY RECAP
2026-06-10 08:39:32.593842 | primary | ok: 21 changed: 15 unreachable: 0 failed: 0 skipped: 33 rescued: 0 ignored: 0
2026-06-10 08:39:32.593872 | 
2026-06-10 08:39:32.757642 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-10 08:39:32.759788 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-10 08:39:33.387330 | 
2026-06-10 08:39:33.387477 | PLAY [all]
2026-06-10 08:39:33.397172 | 
2026-06-10 08:39:33.397257 | TASK [include_role : fetch-output]
2026-06-10 08:39:33.447976 | primary | ok
2026-06-10 08:39:33.469070 | 
2026-06-10 08:39:33.469207 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-10 08:39:33.545241 | primary | skipping: Conditional result was False
2026-06-10 08:39:33.554382 | 
2026-06-10 08:39:33.554564 | TASK [fetch-output : Set log path for single node]
2026-06-10 08:39:33.619315 | primary | ok
2026-06-10 08:39:33.627956 | 
2026-06-10 08:39:33.628160 | LOOP [fetch-output : Ensure local output dirs]
2026-06-10 08:39:34.223584 | primary -> localhost | ok: "/var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/work/logs"
2026-06-10 08:39:34.530695 | primary -> localhost | ok: "/var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/work/artifacts"
2026-06-10 08:39:34.815103 | primary -> localhost | ok: "/var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/work/docs"
2026-06-10 08:39:34.845306 | 
2026-06-10 08:39:34.845628 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-10 08:39:35.629397 | primary | ok
2026-06-10 08:39:35.629800 | primary | ok: All items complete
2026-06-10 08:39:35.629862 | 
2026-06-10 08:39:36.205722 | primary | ok
2026-06-10 08:39:36.764218 | primary | ok
2026-06-10 08:39:36.788917 | 
2026-06-10 08:39:36.789198 | TASK [include_role : fetch-output-openshift]
2026-06-10 08:39:36.817158 | primary | skipping: Conditional result was False
2026-06-10 08:39:36.829939 | 
2026-06-10 08:39:36.830150 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-10 08:39:36.875196 | primary | skipping: Conditional result was False
2026-06-10 08:39:36.883250 | primary | skipping: Conditional result was False
2026-06-10 08:39:36.897774 | 
2026-06-10 08:39:36.897907 | PLAY [all]
2026-06-10 08:39:36.904893 | 
2026-06-10 08:39:36.904973 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-10 08:39:37.415006 | primary | changed
2026-06-10 08:39:37.424868 | 
2026-06-10 08:39:37.424971 | PLAY RECAP
2026-06-10 08:39:37.425058 | primary | ok: 4 changed: 1 unreachable: 0 failed: 0 skipped: 3 rescued: 0 ignored: 0
2026-06-10 08:39:37.425101 | 
2026-06-10 08:39:37.616625 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-10 08:39:37.619651 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-10 08:39:38.336831 | 
2026-06-10 08:39:38.336954 | PLAY [localhost]
2026-06-10 08:39:38.346913 | 
2026-06-10 08:39:38.347014 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-10 08:39:38.914200 | localhost | changed
2026-06-10 08:39:38.930994 | 
2026-06-10 08:39:38.931416 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-10 08:39:38.973163 | localhost | ok
2026-06-10 08:39:38.986038 | 
2026-06-10 08:39:38.986255 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-10 08:39:39.431903 | localhost | changed
2026-06-10 08:39:39.436114 | 
2026-06-10 08:39:39.436187 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-10 08:39:40.247900 | localhost | changed
2026-06-10 08:39:40.256746 | 
2026-06-10 08:39:40.256893 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-10 08:39:40.843088 | localhost | Identity added: /var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/work/tmp/ansible.jh2usoko (/var/lib/zuul/builds/d84cf293073b4743a888b5dd129f653d/work/tmp/ansible.jh2usoko)
2026-06-10 08:39:40.843590 | localhost | ok: Runtime: 0:00:00.020184
2026-06-10 08:39:40.851332 | 
2026-06-10 08:39:40.851525 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-10 08:39:41.222452 | localhost | ok: Runtime: 0:00:00.010991
2026-06-10 08:39:41.229710 | 
2026-06-10 08:39:41.229835 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-10 08:39:41.314419 | localhost | changed
2026-06-10 08:39:41.319381 | 
2026-06-10 08:39:41.319670 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-10 08:39:41.889806 | localhost | changed
2026-06-10 08:39:41.901160 | 
2026-06-10 08:39:41.901275 | PLAY [localhost]
2026-06-10 08:39:41.909867 | 
2026-06-10 08:39:41.909991 | TASK [Generate bulk log download script]
2026-06-10 08:39:41.935110 | localhost | ok
2026-06-10 08:39:41.956316 | 
2026-06-10 08:39:41.956402 | TASK [local-log-download : Check API endpoint is defined]
2026-06-10 08:39:42.007292 | localhost | ok: All assertions passed
2026-06-10 08:39:42.050477 | 
2026-06-10 08:39:42.050644 | TASK [local-log-download : Create download script]
2026-06-10 08:39:42.602105 | localhost -> localhost | changed
2026-06-10 08:39:42.609341 | 
2026-06-10 08:39:42.609404 | TASK [Register quick-download link]
2026-06-10 08:39:42.636852 | localhost | ok
2026-06-10 08:39:42.638804 | 
2026-06-10 08:39:42.638857 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-10 08:39:42.643300 | 
2026-06-10 08:39:42.643355 | TASK [Set zuul-log-path fact]
2026-06-10 08:39:42.668319 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-10 08:39:42.674937 | 
2026-06-10 08:39:42.675014 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 08:39:42.710289 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-10 08:39:42.712724 | 
2026-06-10 08:39:42.712800 | TASK [upload-logs : Create log directories]
2026-06-10 08:39:43.673940 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-10 08:39:43.677531 | 
2026-06-10 08:39:43.677675 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-10 08:39:44.059205 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.010071
2026-06-10 08:39:44.063793 | 
2026-06-10 08:39:44.072525 | TASK [upload-logs : Upload logs to log server]
2026-06-10 08:39:46.741807 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-10 08:39:46.745979 | 
2026-06-10 08:39:46.746198 | LOOP [upload-logs : Compress console log and json output]
